MQQAppearance.plg
上传用户:aokegd
上传日期:2009-12-14
资源大小:1276k
文件大小:2k
源码类别:

书籍源码

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: MQQAppearance - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/MQQAppearance.res" /d "_DEBUG" /d "_AFXDLL" "F:ddc++时尚编程百例实例12  实现QQ程序的抽屉效果MQQAppearance.rc"" 
  10. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP125.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MQQAppearance.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "F:ddc++时尚编程百例实例12  实现QQ程序的抽屉效果GfxGroupEdit.cpp"
  14. "F:ddc++时尚编程百例实例12  实现QQ程序的抽屉效果GfxOutBarCtrl.cpp"
  15. "F:ddc++时尚编程百例实例12  实现QQ程序的抽屉效果GfxPopupMenu.cpp"
  16. "F:ddc++时尚编程百例实例12  实现QQ程序的抽屉效果MQQAppearance.cpp"
  17. "F:ddc++时尚编程百例实例12  实现QQ程序的抽屉效果MQQAppearanceDlg.cpp"
  18. ]
  19. Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP125.tmp" 
  20. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP126.tmp" with contents
  21. [
  22. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MQQAppearance.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  23. "F:ddc++时尚编程百例实例12  实现QQ程序的抽屉效果StdAfx.cpp"
  24. ]
  25. Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP126.tmp" 
  26. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP127.tmp" with contents
  27. [
  28. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/MQQAppearance.pdb" /debug /machine:I386 /out:"Debug/MQQAppearance.exe" /pdbtype:sept 
  29. ".DebugGfxGroupEdit.obj"
  30. ".DebugGfxOutBarCtrl.obj"
  31. ".DebugGfxPopupMenu.obj"
  32. ".DebugMQQAppearance.obj"
  33. ".DebugMQQAppearanceDlg.obj"
  34. ".DebugStdAfx.obj"
  35. ".DebugMQQAppearance.res"
  36. ]
  37. Creating command line "link.exe @C:DOCUME~1AdminLOCALS~1TempRSP127.tmp"
  38. <h3>Output Window</h3>
  39. Compiling resources...
  40. Compiling...
  41. StdAfx.cpp
  42. Compiling...
  43. GfxGroupEdit.cpp
  44. GfxOutBarCtrl.cpp
  45. GfxPopupMenu.cpp
  46. MQQAppearance.cpp
  47. MQQAppearanceDlg.cpp
  48. Generating Code...
  49. Linking...
  50. <h3>Results</h3>
  51. MQQAppearance.exe - 0 error(s), 0 warning(s)
  52. </pre>
  53. </body>
  54. </html>