RTDemo.plg
上传用户:mgf822
上传日期:2013-10-03
资源大小:133k
文件大小: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:VCrealtimeRTDemo.rc"" 
  10. Creating temporary file "C:DOCUME~1TCLINFOLOCALS~1TempRSP5B.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:VCrealtimeChildFrm.cpp"
  14. "F:VCrealtimeColorBtn.cpp"
  15. "F:VCrealtimeMainFrm.cpp"
  16. "F:VCrealtimemsflexgrid.cpp"
  17. "F:VCrealtimeOwnList.cpp"
  18. "F:VCrealtimeRTDemo.cpp"
  19. "F:VCrealtimeRTDemoDoc.cpp"
  20. "F:VCrealtimeRTDemoView.cpp"
  21. "F:VCrealtimeRTDlg.cpp"
  22. "F:VCrealtimeRTForm.cpp"
  23. "F:VCrealtimeRTSlider.cpp"
  24. "F:VCrealtimeTimerSpeed.cpp"
  25. "F:VCrealtimegraphics.cpp"
  26. "F:VCrealtimeRealTime.cpp"
  27. ]
  28. Creating command line "cl.exe @C:DOCUME~1TCLINFOLOCALS~1TempRSP5B.tmp" 
  29. Creating temporary file "C:DOCUME~1TCLINFOLOCALS~1TempRSP5C.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:VCrealtimerandom.cpp"
  33. "F:VCrealtimeStr.cpp"
  34. ]
  35. Creating command line "cl.exe @C:DOCUME~1TCLINFOLOCALS~1TempRSP5C.tmp" 
  36. Creating temporary file "C:DOCUME~1TCLINFOLOCALS~1TempRSP5D.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:VCrealtimeStdAfx.cpp"
  40. ]
  41. Creating command line "cl.exe @C:DOCUME~1TCLINFOLOCALS~1TempRSP5D.tmp" 
  42. Creating temporary file "C:DOCUME~1TCLINFOLOCALS~1TempRSP5E.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 @C:DOCUME~1TCLINFOLOCALS~1TempRSP5E.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>