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.

47 lines
1.7 KiB

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: idwlog - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\WINNT\temp\RSP160.tmp" with contents
  10. [
  11. /nologo /MT /W3 /Gm /Gi /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_WINDOWS" /FR"Debug/" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
  12. "C:\DATA\BASETEST\sdktools\idwlog\network.cpp"
  13. ]
  14. Creating command line "cl.exe @C:\WINNT\temp\RSP160.tmp"
  15. Creating temporary file "C:\WINNT\temp\RSP161.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 mpr.lib version.lib shell32.lib shlwapi.lib setupapi.lib /nologo /version:2.0 /subsystem:windows /incremental:yes /pdb:"Debug/idwlog.pdb" /debug /machine:I386 /out:"Debug/idwlog.exe" /pdbtype:sept
  18. .\Debug\files.obj
  19. .\Debug\idw_dbg.obj
  20. .\Debug\idwlog.obj
  21. .\Debug\machines.obj
  22. .\Debug\netinfo.obj
  23. .\Debug\network.obj
  24. .\Debug\servers.obj
  25. .\Debug\service.obj
  26. .\Debug\idwlog.res
  27. ]
  28. Creating command line "link.exe @C:\WINNT\temp\RSP161.tmp"
  29. <h3>Output Window</h3>
  30. Compiling...
  31. C-Cover Compile C/C++ 5.3.6 Win32, Serial 6913
  32. Copyright (c) Bullseye Testing Technology 1990-2000
  33. network.cpp
  34. Linking...
  35. C-Cover Link 5.3.6 Win32, Serial 6913
  36. Copyright (c) Bullseye Testing Technology 1990-2000
  37. Creating command line "bscmake.exe /nologo /o"Debug/idwlog.bsc" .\Debug\files.sbr .\Debug\idw_dbg.sbr .\Debug\idwlog.sbr .\Debug\machines.sbr .\Debug\netinfo.sbr .\Debug\network.sbr .\Debug\servers.sbr .\Debug\service.sbr"
  38. Creating browse info file...
  39. <h3>Output Window</h3>
  40. <h3>Results</h3>
  41. idwlog.exe - 0 error(s), 0 warning(s)
  42. </pre>
  43. </body>
  44. </html>