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.

38 lines
1.4 KiB

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: CentralFMSvc - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "D:\DOCUME~1\sbeer\LOCALS~1\Temp\RSP79.tmp" with contents
  10. [
  11. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "MBCS" /Fp"Debug/CentralFMSvc.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
  12. "E:\bluescreen\main\ENU\CentralFMSvc\CentralFMSvc.cpp"
  13. ]
  14. Creating command line "cl.exe @D:\DOCUME~1\sbeer\LOCALS~1\Temp\RSP79.tmp"
  15. Creating command line "link.exe version.lib shlwapi.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/CentralFMSvc.pdb" /debug /machine:I386 /out:"Debug/CentralFMSvc.exe" /pdbtype:sept .\Debug\CentralFMSvc.obj .\Debug\StdAfx.obj .\Debug\CentralFMSvc.res "
  16. Creating temporary file "D:\DOCUME~1\sbeer\LOCALS~1\Temp\RSP7A.bat" with contents
  17. [
  18. @echo off
  19. ".\Debug\CentralFMSvc.exe" /RegServer
  20. echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
  21. echo Server registration done!
  22. ]
  23. Creating command line "D:\DOCUME~1\sbeer\LOCALS~1\Temp\RSP7A.bat"
  24. Compiling...
  25. CentralFMSvc.cpp
  26. E:\bluescreen\main\ENU\CentralFMSvc\CentralFMSvc.cpp(543) : warning C4101: 'hresult' : unreferenced local variable
  27. Linking...
  28. <h3>Output Window</h3>
  29. Performing registration
  30. Server registration done!
  31. <h3>Results</h3>
  32. CentralFMSvc.exe - 0 error(s), 1 warning(s)
  33. </pre>
  34. </body>
  35. </html>