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.

41 lines
1.4 KiB

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: clip - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\DOCUME~1\chrisg\LOCALS~1\Temp\RSP59F.tmp" with contents
  10. [
  11. /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/clip.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
  12. "D:\NT\private\shell\ext\clip\clip.cpp"
  13. ]
  14. Creating command line "cl.exe @C:\DOCUME~1\chrisg\LOCALS~1\Temp\RSP59F.tmp"
  15. Creating temporary file "C:\DOCUME~1\chrisg\LOCALS~1\Temp\RSP5A0.tmp" with contents
  16. [
  17. /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/clip.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
  18. "D:\NT\private\shell\ext\clip\StdAfx.cpp"
  19. ]
  20. Creating command line "cl.exe @C:\DOCUME~1\chrisg\LOCALS~1\Temp\RSP5A0.tmp"
  21. Creating temporary file "C:\DOCUME~1\chrisg\LOCALS~1\Temp\RSP5A1.tmp" with contents
  22. [
  23. kernel32.lib user32.lib gdi32.lib advapi32.lib d:\nt\public\sdk\lib\i386\shell32.lib ole32.lib oleaut32.lib uuid.lib d:\nt\public\sdk\lib\i386\shlwapi.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/clip.pdb" /machine:I386 /out:"Release/clip.exe"
  24. .\Release\clip.obj
  25. .\Release\StdAfx.obj
  26. ]
  27. Creating command line "link.exe @C:\DOCUME~1\chrisg\LOCALS~1\Temp\RSP5A1.tmp"
  28. <h3>Output Window</h3>
  29. Compiling...
  30. StdAfx.cpp
  31. Compiling...
  32. clip.cpp
  33. Linking...
  34. <h3>Results</h3>
  35. clip.exe - 0 error(s), 0 warning(s)
  36. </pre>
  37. </body>
  38. </html>