home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 27 / IOPROG_27.ISO / SOFT / ADSDK.ZIP / Samples / Extension / Tutorial / step1 / ADsFirstExt.plg < prev    next >
Encoding:
Text File  |  1999-04-26  |  1.2 KB  |  37 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ADsFirstExt - Win32 Release MinDependency--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\TEMP\RSP7CF.tmp" with contents
  10. [
  11. activeds.lib adsiid.lib /nologo /subsystem:windows /dll /incremental:no /pdb:"ReleaseMinDependency/ADsFirstExt.pdb" /machine:I386 /def:".\ADsFirstExt.def" /out:"ReleaseMinDependency/ADsFirstExt.dll" /implib:"ReleaseMinDependency/ADsFirstExt.lib" 
  12. .\ReleaseMinDependency\ADsFirstExt.obj
  13. .\ReleaseMinDependency\HelloWorld.obj
  14. .\ReleaseMinDependency\StdAfx.obj
  15. .\ReleaseMinDependency\ADsFirstExt.res
  16. ]
  17. Creating command line "link.exe @C:\TEMP\RSP7CF.tmp"
  18. Creating temporary file "C:\TEMP\RSP7D0.bat" with contents
  19. [
  20. @echo off
  21. regsvr32 /s /c ".\ReleaseMinDependency\ADsFirstExt.dll"
  22. echo regsvr32 exec. time > ".\ReleaseMinDependency\regsvr32.trg"
  23. ]
  24. Creating command line "C:\TEMP\RSP7D0.bat"
  25. Linking...
  26.    Creating library ReleaseMinDependency/ADsFirstExt.lib and object ReleaseMinDependency/ADsFirstExt.exp
  27. <h3>Output Window</h3>
  28. Performing registration
  29.  
  30.  
  31.  
  32. <h3>Results</h3>
  33. ADsFirstExt.dll - 0 error(s), 0 warning(s)
  34. </pre>
  35. </body>
  36. </html>
  37.