RTDemo.plg
上传用户:oy0519
上传日期:2008-01-20
资源大小:124k
文件大小:3k
源码类别:

绘图程序

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: RTDemo - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0xc09 /fo"Debug/RTDemo.res" /d "_DEBUG" /d "_AFXDLL" "F:新建文件夹sample_drawRTDemoRTDemo.rc"" 
  10. Creating temporary file "D:DOCUME~1sfx1LOCALS~1TempRSP15.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/RTDemo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "F:新建文件夹sample_drawRTDemoChildFrm.cpp"
  14. "F:新建文件夹sample_drawRTDemoColorBtn.cpp"
  15. "F:新建文件夹sample_drawRTDemoMainFrm.cpp"
  16. "F:新建文件夹sample_drawRTDemomsflexgrid.cpp"
  17. "F:新建文件夹sample_drawRTDemoOwnList.cpp"
  18. "F:新建文件夹sample_drawRTDemoRTDemo.cpp"
  19. "F:新建文件夹sample_drawRTDemoRTDemoDoc.cpp"
  20. "F:新建文件夹sample_drawRTDemoRTDemoView.cpp"
  21. "F:新建文件夹sample_drawRTDemoRTDlg.cpp"
  22. "F:新建文件夹sample_drawRTDemoRTForm.cpp"
  23. "F:新建文件夹sample_drawRTDemoRTSlider.cpp"
  24. "F:新建文件夹sample_drawRTDemoTimerSpeed.cpp"
  25. "F:新建文件夹sample_drawRTDemographics.cpp"
  26. "F:新建文件夹sample_drawRTDemoRealTime.cpp"
  27. ]
  28. Creating command line "cl.exe @D:DOCUME~1sfx1LOCALS~1TempRSP15.tmp" 
  29. Creating temporary file "D:DOCUME~1sfx1LOCALS~1TempRSP16.tmp" with contents
  30. [
  31. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  32. "F:新建文件夹sample_drawRTDemorandom.cpp"
  33. "F:新建文件夹sample_drawRTDemoStr.cpp"
  34. ]
  35. Creating command line "cl.exe @D:DOCUME~1sfx1LOCALS~1TempRSP16.tmp" 
  36. Creating temporary file "D:DOCUME~1sfx1LOCALS~1TempRSP17.tmp" with contents
  37. [
  38. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/RTDemo.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  39. "F:新建文件夹sample_drawRTDemoStdAfx.cpp"
  40. ]
  41. Creating command line "cl.exe @D:DOCUME~1sfx1LOCALS~1TempRSP17.tmp" 
  42. Creating temporary file "D:DOCUME~1sfx1LOCALS~1TempRSP18.tmp" with contents
  43. [
  44. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/RTDemo.pdb" /debug /machine:I386 /out:"Debug/RTDemo.exe" /pdbtype:sept 
  45. ".DebugChildFrm.obj"
  46. ".DebugColorBtn.obj"
  47. ".DebugMainFrm.obj"
  48. ".Debugmsflexgrid.obj"
  49. ".DebugOwnList.obj"
  50. ".DebugRTDemo.obj"
  51. ".DebugRTDemoDoc.obj"
  52. ".DebugRTDemoView.obj"
  53. ".DebugRTDlg.obj"
  54. ".DebugRTForm.obj"
  55. ".DebugRTSlider.obj"
  56. ".DebugStdAfx.obj"
  57. ".DebugTimerSpeed.obj"
  58. ".Debuggraphics.obj"
  59. ".Debugrandom.obj"
  60. ".DebugRealTime.obj"
  61. ".DebugStr.obj"
  62. ".DebugRTDemo.res"
  63. ]
  64. Creating command line "link.exe @D:DOCUME~1sfx1LOCALS~1TempRSP18.tmp"
  65. <h3>Output Window</h3>
  66. Compiling resources...
  67. Compiling...
  68. StdAfx.cpp
  69. Compiling...
  70. ChildFrm.cpp
  71. ColorBtn.cpp
  72. MainFrm.cpp
  73. msflexgrid.cpp
  74. OwnList.cpp
  75. RTDemo.cpp
  76. RTDemoDoc.cpp
  77. RTDemoView.cpp
  78. RTDlg.cpp
  79. RTForm.cpp
  80. RTSlider.cpp
  81. TimerSpeed.cpp
  82. graphics.cpp
  83. RealTime.cpp
  84. Generating Code...
  85. Compiling...
  86. random.cpp
  87. Str.cpp
  88. Generating Code...
  89. Linking...
  90. <h3>Results</h3>
  91. RTDemo.exe - 0 error(s), 0 warning(s)
  92. </pre>
  93. </body>
  94. </html>