qwfwd.plg 974 B

123456789101112131415161718192021222324252627282930313233
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: QWFwd - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\TEMP\RSP775.tmp" with contents
  10. [
  11. /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Release/qwfwd.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
  12. "D:\Work\quake source\QW\qwfwd\qwfwd.c"
  13. ]
  14. Creating command line "cl.exe @C:\TEMP\RSP775.tmp"
  15. Creating temporary file "C:\TEMP\RSP776.tmp" with contents
  16. [
  17. wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:no /pdb:"Release/qwfwd.pdb" /machine:I386 /out:"Release/qwfwd.exe"
  18. ".\Release\qwfwd.obj"
  19. ]
  20. Creating command line "link.exe @C:\TEMP\RSP776.tmp"
  21. <h3>Output Window</h3>
  22. Compiling...
  23. qwfwd.c
  24. Linking...
  25. <h3>Results</h3>
  26. qwfwd.exe - 0 error(s), 0 warning(s)
  27. </pre>
  28. </body>
  29. </html>