MyLib.plg
上传用户:tonybian
上传日期:2007-01-18
资源大小:328k
文件大小:1k
源码类别:

图形图象

开发平台:

WINDOWS

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: MyLib - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP13.tmp" with contents
  10. [
  11. /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/MyLib.pdb" /debug /machine:I386 /def:".MyLib.def" /out:"Debug/MyLib.dll" /implib:"Debug/MyLib.lib" /pdbtype:sept 
  12. .DebugMyLib.obj
  13. .DebugStdAfx.obj
  14. .DebugMyLib.res
  15. .DebugDCUtils.obj
  16. ]
  17. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP13.tmp"
  18. <h3>Output Window</h3>
  19. Linking...
  20. LINK : LNK6004: Debug/MyLib.dll not found or not built by the last incremental link; performing full link
  21.    Creating library Debug/MyLib.lib and object Debug/MyLib.exp
  22. <h3>Results</h3>
  23. MyLib.dll - 0 error(s), 0 warning(s)
  24. </pre>
  25. </body>
  26. </html>