DrawSys.plg
上传用户:mosfetic
上传日期:2022-06-16
资源大小:4612k
文件大小:1k
源码类别:

GDI/图象编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: DrawSys - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/DrawSys.res" /d "_DEBUG" /d "_AFXDLL" "C:Documents and SettingsMr.zhu桌面绘图源码下载DrawSysDrawSys.rc"" 
  10. Creating temporary file "C:DOCUME~1Mr.zhuLOCALS~1TempRSP94.tmp" with contents
  11. [
  12. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/DrawSys.pdb" /debug /machine:I386 /out:"Debug/DrawSys.exe" /pdbtype:sept 
  13. ".DebugDrawCircle.obj"
  14. ".DebugDrawEllipse.obj"
  15. ".DebugDrawFillEllipse.obj"
  16. ".DebugDrawFillRect.obj"
  17. ".DebugDrawLine.obj"
  18. ".DebugDrawRect.obj"
  19. ".DebugDrawShape.obj"
  20. ".DebugDrawSys.obj"
  21. ".DebugDrawSysDoc.obj"
  22. ".DebugDrawSysView.obj"
  23. ".DebugLeftBar.obj"
  24. ".DebugMainFrm.obj"
  25. ".DebugShapeTree.obj"
  26. ".DebugStdAfx.obj"
  27. ".DebugViewProperty.obj"
  28. ".DebugDrawSys.res"
  29. ]
  30. Creating command line "link.exe @C:DOCUME~1Mr.zhuLOCALS~1TempRSP94.tmp"
  31. <h3>Output Window</h3>
  32. Compiling resources...
  33. Linking...
  34. <h3>Results</h3>
  35. DrawSys.exe - 0 error(s), 0 warning(s)
  36. </pre>
  37. </body>
  38. </html>