home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 27 / IOPROG_27.ISO / SOFT / ADSDK.ZIP / Samples / General / ADsError / ADsError.plg < prev    next >
Encoding:
Text File  |  1999-05-14  |  1.7 KB  |  45 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ADsError - Win32 Release MinDependency--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\TEMP\RSPA0.tmp" with contents
  10. [
  11. /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Fp"ReleaseMinDependency/ADsError.pch" /Yu"stdafx.h" /Fo"ReleaseMinDependency/" /Fd"ReleaseMinDependency/" /FD /c 
  12. "C:\projects\RTK\ADsError\IADsError.cpp"
  13. ]
  14. Creating command line "cl.exe @C:\TEMP\RSPA0.tmp" 
  15. Creating temporary file "C:\TEMP\RSPA1.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 /nologo /subsystem:windows /dll /incremental:no /pdb:"ReleaseMinDependency/ADsError.pdb" /machine:I386 /def:".\ADsError.def" /out:"ReleaseMinDependency/ADsError.dll" /implib:"ReleaseMinDependency/ADsError.lib" 
  18. .\ReleaseMinDependency\ADsError.obj
  19. .\ReleaseMinDependency\IADsError.obj
  20. .\ReleaseMinDependency\StdAfx.obj
  21. .\ReleaseMinDependency\ADsError.res
  22. ]
  23. Creating command line "link.exe @C:\TEMP\RSPA1.tmp"
  24. Creating temporary file "C:\TEMP\RSPA2.bat" with contents
  25. [
  26. @echo off
  27. regsvr32 /s /c ".\ReleaseMinDependency\ADsError.dll"
  28. echo regsvr32 exec. time > ".\ReleaseMinDependency\regsvr32.trg"
  29. ]
  30. Creating command line "C:\TEMP\RSPA2.bat"
  31. Compiling...
  32. IADsError.cpp
  33. Linking...
  34.    Creating library ReleaseMinDependency/ADsError.lib and object ReleaseMinDependency/ADsError.exp
  35. <h3>Output Window</h3>
  36. Performing registration
  37.  
  38.  
  39.  
  40. <h3>Results</h3>
  41. ADsError.dll - 0 error(s), 0 warning(s)
  42. </pre>
  43. </body>
  44. </html>
  45.