MyAssistant.plg
上传用户:shcaka8
上传日期:2013-04-06
资源大小:103k
文件大小:3k
源码类别:

家庭/个人应用

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: MyAssistant - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/MyAssistant.res" /d "_DEBUG" "F:C++资源VC图书源码chap07MyAssistantMyAssistant.rc"" 
  10. Creating temporary file "C:DOCUME~1czyLOCALS~1TempRSP1F5.tmp" with contents
  11. [
  12. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/MyAssistant.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "F:C++资源VC图书源码chap07MyAssistantAddrListDlg.cpp"
  14. "F:C++资源VC图书源码chap07MyAssistantAddrListRecord.cpp"
  15. "F:C++资源VC图书源码chap07MyAssistantAdvButton.cpp"
  16. "F:C++资源VC图书源码chap07MyAssistantMainFrm.cpp"
  17. "F:C++资源VC图书源码chap07MyAssistantMoneyChart.cpp"
  18. "F:C++资源VC图书源码chap07MyAssistantMoneyDlg.cpp"
  19. "F:C++资源VC图书源码chap07MyAssistantMoneyRecord.cpp"
  20. "F:C++资源VC图书源码chap07MyAssistantMoneyViewDlg.cpp"
  21. "F:C++资源VC图书源码chap07MyAssistantMyAssistant.cpp"
  22. "F:C++资源VC图书源码chap07MyAssistantMyAssistantDoc.cpp"
  23. "F:C++资源VC图书源码chap07MyAssistantMyAssistantView.cpp"
  24. "F:C++资源VC图书源码chap07MyAssistantPropertyCtrl.cpp"
  25. ]
  26. Creating command line "cl.exe @C:DOCUME~1czyLOCALS~1TempRSP1F5.tmp" 
  27. Creating temporary file "C:DOCUME~1czyLOCALS~1TempRSP1F6.tmp" with contents
  28. [
  29. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/MyAssistant.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  30. "F:C++资源VC图书源码chap07MyAssistantStdAfx.cpp"
  31. ]
  32. Creating command line "cl.exe @C:DOCUME~1czyLOCALS~1TempRSP1F6.tmp" 
  33. Creating temporary file "C:DOCUME~1czyLOCALS~1TempRSP1F7.tmp" with contents
  34. [
  35. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/MyAssistant.pdb" /debug /machine:I386 /out:"Debug/MyAssistant.exe" /pdbtype:sept 
  36. ".DebugAddrListDlg.obj"
  37. ".DebugAddrListRecord.obj"
  38. ".DebugAdvButton.obj"
  39. ".DebugMainFrm.obj"
  40. ".DebugMoneyChart.obj"
  41. ".DebugMoneyDlg.obj"
  42. ".DebugMoneyRecord.obj"
  43. ".DebugMoneyViewDlg.obj"
  44. ".DebugMyAssistant.obj"
  45. ".DebugMyAssistantDoc.obj"
  46. ".DebugMyAssistantView.obj"
  47. ".DebugPropertyCtrl.obj"
  48. ".DebugStdAfx.obj"
  49. ".DebugMyAssistant.res"
  50. ]
  51. Creating command line "link.exe @C:DOCUME~1czyLOCALS~1TempRSP1F7.tmp"
  52. <h3>Output Window</h3>
  53. Compiling resources...
  54. Compiling...
  55. StdAfx.cpp
  56. Compiling...
  57. AddrListDlg.cpp
  58. AddrListRecord.cpp
  59. AdvButton.cpp
  60. MainFrm.cpp
  61. MoneyChart.cpp
  62. MoneyDlg.cpp
  63. MoneyRecord.cpp
  64. MoneyViewDlg.cpp
  65. MyAssistant.cpp
  66. MyAssistantDoc.cpp
  67. MyAssistantView.cpp
  68. PropertyCtrl.cpp
  69. Generating Code...
  70. Linking...
  71. <h3>Results</h3>
  72. MyAssistant.exe - 0 error(s), 0 warning(s)
  73. </pre>
  74. </body>
  75. </html>