Leaked source code of windows server 2003
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.

42 lines
1.6 KiB

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Msg - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "D:\TEMP\RSP431.tmp" with contents
  10. [
  11. /nologo /MDd /W4 /Gm /ZI /Od /I "..\..\inc" /I "..\..\inc\Public" /I "..\..\..\..\..\public\internal\base\inc" /D "_LIB" /D "DUSER_EXPORTS" /D "_DEBUG" /D "_MBCS" /D "WIN32" /D "_X86_" /Fp"Debug/Msg.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
  12. "N:\NT06\windows\AdvCore\DUser\Engine\Msg\ClassLibrary.cpp"
  13. "N:\NT06\windows\AdvCore\DUser\Engine\Msg\MsgClass.cpp"
  14. "N:\NT06\windows\AdvCore\DUser\Engine\Msg\MsgObject.cpp"
  15. "N:\NT06\windows\AdvCore\DUser\Engine\Msg\MsgTable.cpp"
  16. ]
  17. Creating command line "cl.exe @D:\TEMP\RSP431.tmp"
  18. Creating temporary file "D:\TEMP\RSP432.tmp" with contents
  19. [
  20. /nologo /MDd /W4 /Gm /ZI /Od /I "..\..\inc" /I "..\..\inc\Public" /I "..\..\..\..\..\public\internal\base\inc" /D "_LIB" /D "DUSER_EXPORTS" /D "_DEBUG" /D "_MBCS" /D "WIN32" /D "_X86_" /Fp"Debug/Msg.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
  21. "N:\NT06\windows\AdvCore\DUser\Engine\Msg\StdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @D:\TEMP\RSP432.tmp"
  24. Creating command line "link.exe -lib /nologo /out:"..\..\Debug\Msg.lib" .\Debug\ClassLibrary.obj .\Debug\MsgClass.obj .\Debug\MsgObject.obj .\Debug\MsgTable.obj .\Debug\StdAfx.obj "
  25. <h3>Output Window</h3>
  26. Compiling...
  27. StdAfx.cpp
  28. Compiling...
  29. ClassLibrary.cpp
  30. MsgClass.cpp
  31. MsgObject.cpp
  32. MsgTable.cpp
  33. Generating Code...
  34. Creating library...
  35. <h3>Results</h3>
  36. Msg.lib - 0 error(s), 0 warning(s)
  37. </pre>
  38. </body>
  39. </html>