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.

45 lines
1.9 KiB

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Excluded - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Debug/Excluded.res" /d "_DEBUG" "D:\nt\windows\appcompat\tools\SMVTest\Excluded\Excluded.rc""
  10. Creating temporary file "C:\DOCUME~1\diaaf\LOCALS~1\Temp\RSP2DC.tmp" with contents
  11. [
  12. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "EXCLUDED_EXPORTS" /Fp"Debug/Excluded.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
  13. "D:\nt\windows\appcompat\tools\SMVTest\Excluded\Excluded.cpp"
  14. ]
  15. Creating command line "cl.exe @C:\DOCUME~1\diaaf\LOCALS~1\Temp\RSP2DC.tmp"
  16. Creating temporary file "C:\DOCUME~1\diaaf\LOCALS~1\Temp\RSP2DD.tmp" with contents
  17. [
  18. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "EXCLUDED_EXPORTS" /Fp"Debug/Excluded.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
  19. "D:\nt\windows\appcompat\tools\SMVTest\Excluded\StdAfx.cpp"
  20. ]
  21. Creating command line "cl.exe @C:\DOCUME~1\diaaf\LOCALS~1\Temp\RSP2DD.tmp"
  22. Creating temporary file "C:\DOCUME~1\diaaf\LOCALS~1\Temp\RSP2DE.tmp" with contents
  23. [
  24. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib log.lib /nologo /dll /incremental:yes /pdb:"Debug/Excluded.pdb" /debug /machine:I386 /out:"../Debug/Excluded.dll" /implib:"Debug/Excluded.lib" /pdbtype:sept
  25. .\Debug\Excluded.obj
  26. .\Debug\StdAfx.obj
  27. .\Debug\Excluded.res
  28. ]
  29. Creating command line "link.exe @C:\DOCUME~1\diaaf\LOCALS~1\Temp\RSP2DE.tmp"
  30. <h3>Output Window</h3>
  31. Compiling resources...
  32. Compiling...
  33. StdAfx.cpp
  34. Compiling...
  35. Excluded.cpp
  36. Linking...
  37. Creating library Debug/Excluded.lib and object Debug/Excluded.exp
  38. <h3>Results</h3>
  39. Excluded.dll - 0 error(s), 0 warning(s)
  40. </pre>
  41. </body>
  42. </html>