MiniCAD.plg
上传用户:netltd
上传日期:2013-02-12
资源大小:7234k
文件大小:2k
源码类别:

绘图程序

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: MiniCAD - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:WINDOWSTEMPRSPA361.TMP" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/MiniCAD.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "D:Visual StudioMyProjectsMiniCADMyManageGraphObj.cpp"
  13. ]
  14. Creating command line "cl.exe @C:WINDOWSTEMPRSPA361.TMP" 
  15. Creating temporary file "C:WINDOWSTEMPRSPA362.TMP" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/MiniCAD.pdb" /debug /machine:I386 /out:"Debug/MiniCAD.exe" /pdbtype:sept 
  18. ".DebugChildFrm.obj"
  19. ".DebugChooseDirDlg.obj"
  20. ".DebugDrawingAttribute.obj"
  21. ".DebugLayerAttributeDlg.obj"
  22. ".DebugMainFrm.obj"
  23. ".DebugMiniCAD.obj"
  24. ".DebugMiniCADDoc.obj"
  25. ".DebugMiniCADView.obj"
  26. ".DebugMyCADInfo.obj"
  27. ".DebugMyCommand.obj"
  28. ".DebugMyDraw.obj"
  29. ".DebugMyFileLayer.obj"
  30. ".DebugMyGraphObject.obj"
  31. ".DebugMyManageGraphObj.obj"
  32. ".DebugMyNewDlg.obj"
  33. ".DebugMyoptionbar.obj"
  34. ".DebugProjectAttributeDlg.obj"
  35. ".DebugRecentFileList.obj"
  36. ".DebugSelectParameterDlg.obj"
  37. ".Debugsizecbar.obj"
  38. ".DebugStdAfx.obj"
  39. ".Debugworkbar.obj"
  40. ".DebugMiniCAD.res"
  41. ]
  42. Creating command line "link.exe @C:WINDOWSTEMPRSPA362.TMP"
  43. <h3>Output Window</h3>
  44. Compiling...
  45. MyManageGraphObj.cpp
  46. Linking...
  47. Creating temporary file "C:WINDOWSTEMPRSPB010.TMP" with contents
  48. [
  49. /nologo /o"Debug/MiniCAD.bsc" 
  50. ".DebugStdAfx.sbr"
  51. ".DebugChildFrm.sbr"
  52. ".DebugChooseDirDlg.sbr"
  53. ".DebugDrawingAttribute.sbr"
  54. ".DebugLayerAttributeDlg.sbr"
  55. ".DebugMainFrm.sbr"
  56. ".DebugMiniCAD.sbr"
  57. ".DebugMiniCADDoc.sbr"
  58. ".DebugMiniCADView.sbr"
  59. ".DebugMyCADInfo.sbr"
  60. ".DebugMyCommand.sbr"
  61. ".DebugMyDraw.sbr"
  62. ".DebugMyFileLayer.sbr"
  63. ".DebugMyGraphObject.sbr"
  64. ".DebugMyManageGraphObj.sbr"
  65. ".DebugMyNewDlg.sbr"
  66. ".DebugMyoptionbar.sbr"
  67. ".DebugProjectAttributeDlg.sbr"
  68. ".DebugRecentFileList.sbr"
  69. ".DebugSelectParameterDlg.sbr"
  70. ".Debugsizecbar.sbr"
  71. ".Debugworkbar.sbr"]
  72. Creating command line "bscmake.exe @C:WINDOWSTEMPRSPB010.TMP"
  73. Creating browse info file...
  74. <h3>Output Window</h3>
  75. <h3>Results</h3>
  76. MiniCAD.exe - 0 error(s), 0 warning(s)
  77. </pre>
  78. </body>
  79. </html>