home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 27 / IOPROG_27.ISO / SOFT / ADSDK.ZIP / Samples / ActiveDir / RootDSE / VC / RootDSE.plg < prev    next >
Encoding:
Text File  |  1999-03-29  |  1.6 KB  |  42 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: RootDSE - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\TEMP\RSPAE.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"RootDSE___Win32_Debug/RootDSE.pch" /Yu"stdafx.h" /Fo"RootDSE___Win32_Debug/" /Fd"RootDSE___Win32_Debug/" /FD /GZ /c 
  12. "C:\Content\sdk\Samples\ActiveDir\RootDSE\VC\RootDSE.cpp"
  13. ]
  14. Creating command line "cl.exe @C:\TEMP\RSPAE.tmp" 
  15. Creating temporary file "C:\TEMP\RSPAF.tmp" with contents
  16. [
  17. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"RootDSE___Win32_Debug/RootDSE.pch" /Yc"stdafx.h" /Fo"RootDSE___Win32_Debug/" /Fd"RootDSE___Win32_Debug/" /FD /GZ /c 
  18. "C:\Content\sdk\Samples\ActiveDir\RootDSE\VC\StdAfx.cpp"
  19. ]
  20. Creating command line "cl.exe @C:\TEMP\RSPAF.tmp" 
  21. Creating temporary file "C:\TEMP\RSPB0.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 adsiid.lib activeds.lib /nologo /subsystem:console /incremental:yes /pdb:"RootDSE___Win32_Debug/RootDSE.pdb" /debug /machine:I386 /out:"RootDSE___Win32_Debug/RootDSE.exe" /pdbtype:sept 
  24. .\RootDSE___Win32_Debug\RootDSE.obj
  25. .\RootDSE___Win32_Debug\StdAfx.obj
  26. ]
  27. Creating command line "link.exe @C:\TEMP\RSPB0.tmp"
  28. <h3>Output Window</h3>
  29. Compiling...
  30. StdAfx.cpp
  31. Compiling...
  32. RootDSE.cpp
  33. Linking...
  34.  
  35.  
  36.  
  37. <h3>Results</h3>
  38. RootDSE.exe - 0 error(s), 0 warning(s)
  39. </pre>
  40. </body>
  41. </html>
  42.