CAD.plg
上传用户:shangwu01
上传日期:2013-04-22
资源大小:707k
文件大小:2k
源码类别:

CAD

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: CAD - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1kavineLOCALS~1TempRSPF6.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/CAD.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "F:Kavine_StudioCADMainFrm.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1kavineLOCALS~1TempRSPF6.tmp" 
  15. Creating temporary file "C:DOCUME~1kavineLOCALS~1TempRSPF7.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/CAD.pdb" /debug /machine:I386 /out:"Debug/CAD.exe" /pdbtype:sept 
  18. .DebugARC.obj
  19. .DebugCAD.obj
  20. .DebugCADDoc.obj
  21. .DebugCADView.obj
  22. .DebugCIRCLE.obj
  23. .DebugCLOSEPOLYGON.obj
  24. .DebugDLG_ARC1.obj
  25. .DebugDLG_ARC2.obj
  26. .DebugDLG_CIRCLE.obj
  27. .DebugDLG_ELLIPS.obj
  28. .DebugDLG_LINE.obj
  29. .DebugDLG_LineWSet.obj
  30. .DebugDLG_RECTANGE.obj
  31. .DebugDLG_Remove.obj
  32. .DebugELLIPS.obj
  33. .DebugLG_wARC.obj
  34. .DebugLG_wCIRCLE.obj
  35. .DebugLG_wELLIPS.obj
  36. .DebugLG_wLINE.obj
  37. .DebugLG_wRECTANGE.obj
  38. .DebugLINE.obj
  39. .DebugMainFrm.obj
  40. .DebugMULTILINE.obj
  41. .DebugRECTANGE.obj
  42. .DebugSplash.obj
  43. .DebugStdAfx.obj
  44. .DebugTEXTOUT.obj
  45. .DebugCAD.res
  46. ]
  47. Creating command line "link.exe @C:DOCUME~1kavineLOCALS~1TempRSPF7.tmp"
  48. <h3>Output Window</h3>
  49. Compiling...
  50. MainFrm.cpp
  51. Linking...
  52. <h3>Results</h3>
  53. CAD.exe - 0 error(s), 0 warning(s)
  54. </pre>
  55. </body>
  56. </html>