home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / atl / polygon / polygon.plg < prev    next >
Text File  |  1998-03-26  |  1KB  |  39 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Polygon - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\TEMP\RSP134.tmp" with contents
  10. [
  11. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/Polygon.pdb" /debug /machine:I386 /def:".\Polygon.def" /out:"Debug/Polygon.dll" /implib:"Debug/Polygon.lib" /pdbtype:sept 
  12. .\Debug\StdAfx.obj
  13. .\Debug\Polygon.obj
  14. .\Debug\Polygon.res
  15. .\Debug\PolyCtl.obj
  16. .\Debug\PolyProp.obj
  17. ]
  18. Creating command line "link.exe @C:\TEMP\RSP134.tmp"
  19. Creating temporary file "C:\TEMP\RSP135.bat" with contents
  20. [
  21. @echo off
  22. regsvr32 /s /c ".\Debug\Polygon.dll"
  23. echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
  24. ]
  25. Creating command line "C:\TEMP\RSP135.bat"
  26. Linking...
  27. <h3>Output Window</h3>
  28. Performing registration
  29. RegSvr32: DllRegisterServer in .\Debug\Polygon.dll succeeded.
  30.  
  31.  
  32.  
  33.  
  34. <h3>Results</h3>
  35. Polygon.dll - 0 error(s), 0 warning(s)
  36. </pre>
  37. </body>
  38. </html>
  39.