FIVECHESS.PLG
上传用户:gt3658
上传日期:2022-07-09
资源大小:97k
文件大小:2k
源码类别:

棋牌游戏

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: FiveChess - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Release/FiveChess.res" /d "NDEBUG" /d "_AFXDLL" "D:VC写作目录源代码第九章五子棋游戏FiveChessFiveChess.rc"" 
  10. Creating temporary file "C:DOCUME~1tangbinLOCALS~1TempRSP18A.tmp" with contents
  11. [
  12. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/FiveChess.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "D:VC写作目录源代码第九章五子棋游戏FiveChessBtnST.cpp"
  14. "D:VC写作目录源代码第九章五子棋游戏FiveChessFiveChess.cpp"
  15. "D:VC写作目录源代码第九章五子棋游戏FiveChessFiveChessDlg.cpp"
  16. "D:VC写作目录源代码第九章五子棋游戏FiveChessWinXPButtonST.cpp"
  17. ]
  18. Creating command line "cl.exe @C:DOCUME~1tangbinLOCALS~1TempRSP18A.tmp" 
  19. Creating temporary file "C:DOCUME~1tangbinLOCALS~1TempRSP18B.tmp" with contents
  20. [
  21. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/FiveChess.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  22. "D:VC写作目录源代码第九章五子棋游戏FiveChessStdAfx.cpp"
  23. ]
  24. Creating command line "cl.exe @C:DOCUME~1tangbinLOCALS~1TempRSP18B.tmp" 
  25. Creating temporary file "C:DOCUME~1tangbinLOCALS~1TempRSP18C.tmp" with contents
  26. [
  27. /nologo /subsystem:windows /incremental:no /pdb:"Release/FiveChess.pdb" /machine:I386 /out:"Release/FiveChess.exe" 
  28. ".ReleaseBtnST.obj"
  29. ".ReleaseFiveChess.obj"
  30. ".ReleaseFiveChessDlg.obj"
  31. ".ReleaseStdAfx.obj"
  32. ".ReleaseWinXPButtonST.obj"
  33. ".ReleaseFiveChess.res"
  34. ]
  35. Creating command line "link.exe @C:DOCUME~1tangbinLOCALS~1TempRSP18C.tmp"
  36. <h3>Output Window</h3>
  37. Compiling resources...
  38. Compiling...
  39. StdAfx.cpp
  40. Compiling...
  41. BtnST.cpp
  42. FiveChess.cpp
  43. FiveChessDlg.cpp
  44. WinXPButtonST.cpp
  45. Generating Code...
  46. Linking...
  47. <h3>Results</h3>
  48. FiveChess.exe - 0 error(s), 0 warning(s)
  49. </pre>
  50. </body>
  51. </html>