Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
1.3 KiB

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: copyright - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\WINNT\Profiles\jennymc\LOCALS~1\Temp\RSP1331.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/copyright.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
  12. "F:\nt\admin\wmi\WBEM\copyright\chgcpy.cpp"
  13. ]
  14. Creating command line "cl.exe @C:\WINNT\Profiles\jennymc\LOCALS~1\Temp\RSP1331.tmp"
  15. Creating temporary file "C:\WINNT\Profiles\jennymc\LOCALS~1\Temp\RSP1332.tmp" with contents
  16. [
  17. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.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:yes /pdb:"Debug/copyright.pdb" /debug /machine:I386 /out:"Debug/copyright.exe" /pdbtype:sept
  18. .\Debug\chgcpy.obj
  19. ]
  20. Creating command line "link.exe @C:\WINNT\Profiles\jennymc\LOCALS~1\Temp\RSP1332.tmp"
  21. <h3>Output Window</h3>
  22. Compiling...
  23. chgcpy.cpp
  24. Linking...
  25. <h3>Results</h3>
  26. copyright.exe - 0 error(s), 0 warning(s)
  27. </pre>
  28. </body>
  29. </html>