SwitchTB.plg
上传用户:hbytzg
上传日期:2007-01-02
资源大小:47k
文件大小:2k
源码类别:

midi

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: SwitchTB - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Debug/SwitchTB.res" /d "_DEBUG" /d "_AFXDLL" "C:TestsToolbarGuruSubSwitchTB.rc"" 
  10. Creating temporary file "D:TEMPRSP17.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SwitchTB.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:TestsToolbarGuruSubChildFrm.cpp"
  14. "C:TestsToolbarGuruSubDocTemplateEx.cpp"
  15. "C:TestsToolbarGuruSubMainClient.cpp"
  16. "C:TestsToolbarGuruSubMainFrm.cpp"
  17. "C:TestsToolbarGuruSubSwitchTB.cpp"
  18. "C:TestsToolbarGuruSubSwitchTBDoc.cpp"
  19. "C:TestsToolbarGuruSubSwitchTBView.cpp"
  20. "C:TestsToolbarGuruSubSwitchTBView1.cpp"
  21. ]
  22. Creating command line "cl.exe @D:TEMPRSP17.tmp" 
  23. Creating temporary file "D:TEMPRSP18.tmp" with contents
  24. [
  25. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SwitchTB.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  26. "C:TestsToolbarGuruSubStdAfx.cpp"
  27. ]
  28. Creating command line "cl.exe @D:TEMPRSP18.tmp" 
  29. Creating temporary file "D:TEMPRSP19.tmp" with contents
  30. [
  31. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/SwitchTB.pdb" /debug /machine:I386 /out:"Debug/SwitchTB.exe" /pdbtype:sept 
  32. .DebugChildFrm.obj
  33. .DebugDocTemplateEx.obj
  34. .DebugMainClient.obj
  35. .DebugMainFrm.obj
  36. .DebugStdAfx.obj
  37. .DebugSwitchTB.obj
  38. .DebugSwitchTBDoc.obj
  39. .DebugSwitchTBView.obj
  40. .DebugSwitchTBView1.obj
  41. .DebugSwitchTB.res
  42. ]
  43. Creating command line "link.exe @D:TEMPRSP19.tmp"
  44. <h3>Output Window</h3>
  45. Compiling resources...
  46. Compiling...
  47. StdAfx.cpp
  48. Compiling...
  49. ChildFrm.cpp
  50. DocTemplateEx.cpp
  51. MainClient.cpp
  52. MainFrm.cpp
  53. SwitchTB.cpp
  54. SwitchTBDoc.cpp
  55. SwitchTBView.cpp
  56. SwitchTBView1.cpp
  57. Generating Code...
  58. Linking...
  59. <h3>Results</h3>
  60. SwitchTB.exe - 0 error(s), 0 warning(s)
  61. </pre>
  62. </body>
  63. </html>