home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 27 / IOPROG_27.ISO / SOFT / ADSDK.ZIP / Samples / ActiveDir / QueryUsers / vc / queryusers.plg < prev   
Encoding:
Text File  |  1999-04-05  |  1.1 KB  |  33 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: queryusers - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\TEMP\RSP9E.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "UNICODE" /D "_UNICODE" /Fp"Debug/queryusers.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "C:\Content\sdk\Samples\ActiveDir\QueryUsers\vc\queryusers.cpp"
  13. ]
  14. Creating command line "cl.exe @C:\TEMP\RSP9E.tmp" 
  15. Creating temporary file "C:\TEMP\RSP9F.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 activeds.lib adsiid.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/queryusers.pdb" /debug /machine:I386 /out:"Debug/queryusers.exe" /pdbtype:sept 
  18. .\Debug\queryusers.obj
  19. ]
  20. Creating command line "link.exe @C:\TEMP\RSP9F.tmp"
  21. <h3>Output Window</h3>
  22. Compiling...
  23. queryusers.cpp
  24. Linking...
  25.  
  26.  
  27.  
  28. <h3>Results</h3>
  29. queryusers.exe - 0 error(s), 0 warning(s)
  30. </pre>
  31. </body>
  32. </html>
  33.