7.plg
上传用户:sjsmail
上传日期:2009-08-28
资源大小:260k
文件大小:2k
源码类别:

棋牌游戏

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: 7 - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/7.res" /d "_DEBUG" /d "_AFXDLL" "E:3321326vc++高级五子棋five27.rc"" 
  10. Creating temporary file "D:DOCUME~1LOCALS~1TempRSP18.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/7.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "E:3321326vc++高级五子棋five27.cpp"
  14. "E:3321326vc++高级五子棋five27Dlg.cpp"
  15. "E:3321326vc++高级五子棋five2CDC2.cpp"
  16. "E:3321326vc++高级五子棋five2Dlgoption.cpp"
  17. "E:3321326vc++高级五子棋five2RoundButton1.cpp"
  18. "E:3321326vc++高级五子棋five2wzq.cpp"
  19. ]
  20. Creating command line "cl.exe @D:DOCUME~1LOCALS~1TempRSP18.tmp" 
  21. Creating temporary file "D:DOCUME~1LOCALS~1TempRSP19.tmp" with contents
  22. [
  23. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/7.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  24. "E:3321326vc++高级五子棋five2StdAfx.cpp"
  25. ]
  26. Creating command line "cl.exe @D:DOCUME~1LOCALS~1TempRSP19.tmp" 
  27. Creating temporary file "D:DOCUME~1LOCALS~1TempRSP1A.tmp" with contents
  28. [
  29. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/7.pdb" /debug /machine:I386 /out:"Debug/7.exe" /pdbtype:sept 
  30. ".Debug7.obj"
  31. ".Debug7Dlg.obj"
  32. ".DebugCDC2.obj"
  33. ".DebugDlgoption.obj"
  34. ".DebugRoundButton1.obj"
  35. ".DebugStdAfx.obj"
  36. ".Debugwzq.obj"
  37. ".Debug7.res"
  38. ]
  39. Creating command line "link.exe @D:DOCUME~1LOCALS~1TempRSP1A.tmp"
  40. <h3>Output Window</h3>
  41. Compiling resources...
  42. Compiling...
  43. StdAfx.cpp
  44. Compiling...
  45. 7.cpp
  46. 7Dlg.cpp
  47. CDC2.cpp
  48. Dlgoption.cpp
  49. RoundButton1.cpp
  50. wzq.cpp
  51. Generating Code...
  52. Linking...
  53. <h3>Results</h3>
  54. 7.exe - 0 error(s), 0 warning(s)
  55. </pre>
  56. </body>
  57. </html>