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.

36 lines
1.4 KiB

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: sample - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "E:\DOCUME~1\tyuhas\LOCALS~1\Temp\RSP134.tmp" with contents
  10. [
  11. /nologo /MT /W3 /GX /O2 /I "e:\Program Files\Microsoft SDK\Include\\" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "UNICODE" /Fp"Release/sample.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
  12. "T:\proppage\sample\page.cxx"
  13. ]
  14. Creating command line "cl.exe @E:\DOCUME~1\tyuhas\LOCALS~1\Temp\RSP134.tmp"
  15. Creating temporary file "E:\DOCUME~1\tyuhas\LOCALS~1\Temp\RSP135.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 comctl32.lib activeds.lib adsiid.lib dsprop.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Release/proppage.pdb" /machine:I386 /def:".\proppage.def" /out:"Release/proppage.dll" /implib:"Release/proppage.lib" /libpath:"e:\Program Files\Microsoft SDK\Lib\\"
  18. .\Release\dllmisc.obj
  19. .\Release\host.obj
  20. .\Release\page.obj
  21. .\Release\page.res
  22. ]
  23. Creating command line "link.exe @E:\DOCUME~1\tyuhas\LOCALS~1\Temp\RSP135.tmp"
  24. <h3>Output Window</h3>
  25. Compiling...
  26. page.cxx
  27. Linking...
  28. Creating library Release/proppage.lib and object Release/proppage.exp
  29. <h3>Results</h3>
  30. proppage.dll - 0 error(s), 0 warning(s)
  31. </pre>
  32. </body>
  33. </html>