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.

52 lines
1.9 KiB

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: tmgr - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Debug/tmgr.res" /d "_DEBUG" /d "_AFXDLL" "C:\nt\net\wlbs\nlbmgr\tmgr\tmgr.rc""
  10. Creating temporary file "C:\DOCUME~1\josephj\LOCALS~1\Temp\RSPC84.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/tmgr.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
  13. "C:\nt\net\wlbs\nlbmgr\tmgr\tmgr.cpp"
  14. "C:\nt\net\wlbs\nlbmgr\tmgr\nlbhost.cpp"
  15. "C:\nt\net\wlbs\nlbmgr\tmgr\nprov.cpp"
  16. ]
  17. Creating command line "cl.exe @C:\DOCUME~1\josephj\LOCALS~1\Temp\RSPC84.tmp"
  18. Creating temporary file "C:\DOCUME~1\josephj\LOCALS~1\Temp\RSPC85.tmp" with contents
  19. [
  20. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/tmgr.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
  21. "C:\nt\net\wlbs\nlbmgr\tmgr\StdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @C:\DOCUME~1\josephj\LOCALS~1\Temp\RSPC85.tmp"
  24. Creating temporary file "C:\DOCUME~1\josephj\LOCALS~1\Temp\RSPC86.tmp" with contents
  25. [
  26. 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/tmgr.pdb" /debug /machine:I386 /out:"Debug/tmgr.exe" /pdbtype:sept
  27. .\Debug\StdAfx.obj
  28. .\Debug\tmgr.obj
  29. .\Debug\tmgr.res
  30. .\Debug\nlbhost.obj
  31. .\Debug\nprov.obj
  32. ]
  33. Creating command line "link.exe @C:\DOCUME~1\josephj\LOCALS~1\Temp\RSPC86.tmp"
  34. <h3>Output Window</h3>
  35. Compiling resources...
  36. Compiling...
  37. StdAfx.cpp
  38. Compiling...
  39. tmgr.cpp
  40. nlbhost.cpp
  41. nprov.cpp
  42. Generating Code...
  43. Linking...
  44. Creating library Debug/tmgr.lib and object Debug/tmgr.exp
  45. <h3>Results</h3>
  46. tmgr.exe - 0 error(s), 0 warning(s)
  47. </pre>
  48. </body>
  49. </html>