home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 27 / IOPROG_27.ISO / SOFT / ADSDK.ZIP / Samples / General / ADSIDump / AdsiDump.plg < prev    next >
Encoding:
Text File  |  1999-03-16  |  1.5 KB  |  42 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: AdsiDump - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\TEMP\RSP108.tmp" with contents
  10. [
  11. /nologo /ML /W3 /GX /O2 /I "..\Common" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "_UNICODE" /D "UNICODE" /D "_NO_STRING_TABLE" /Fp"Release/AdsiDump.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  12. "C:\Content\sdk\Samples\General\ADSIDump\AdsiDump.cpp"
  13. ]
  14. Creating command line "cl.exe @C:\TEMP\RSP108.tmp" 
  15. Creating temporary file "C:\TEMP\RSP109.tmp" with contents
  16. [
  17. /nologo /ML /W3 /GX /O2 /I "..\Common" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "_UNICODE" /D "UNICODE" /D "_NO_STRING_TABLE" /Fp"Release/AdsiDump.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  18. "C:\Content\sdk\Samples\General\ADSIDump\StdAfx.cpp"
  19. ]
  20. Creating command line "cl.exe @C:\TEMP\RSP109.tmp" 
  21. Creating temporary file "C:\TEMP\RSP10A.tmp" with contents
  22. [
  23. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib activeds.lib adsiid.lib /nologo /subsystem:console /incremental:no /pdb:"Release/AdsiDump.pdb" /machine:I386 /out:"Release/AdsiDump.exe" 
  24. .\Release\AdsiDump.obj
  25. .\Release\StdAfx.obj
  26. ]
  27. Creating command line "link.exe @C:\TEMP\RSP10A.tmp"
  28. <h3>Output Window</h3>
  29. Compiling...
  30. StdAfx.cpp
  31. Compiling...
  32. AdsiDump.cpp
  33. Linking...
  34.  
  35.  
  36.  
  37. <h3>Results</h3>
  38. AdsiDump.exe - 0 error(s), 0 warning(s)
  39. </pre>
  40. </body>
  41. </html>
  42.