Chess.plg
上传用户:onward9999
上传日期:2022-06-27
资源大小:989k
文件大小:1k
源码类别:

其他游戏

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Chess - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1hasee1LOCALS~1TempRSP4.tmp" with contents
  10. [
  11. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Chess.pdb" /debug /machine:I386 /out:"Debug/Chess.exe" /pdbtype:sept 
  12. ".DebugBaiDlg.obj"
  13. ".DebugBaseClasses.obj"
  14. ".DebugBaseDef.obj"
  15. ".DebugChess.obj"
  16. ".DebugChessDlg.obj"
  17. ".DebugCoolButton.obj"
  18. ".DebugOpenDlg.obj"
  19. ".DebugOptionDlg.obj"
  20. ".DebugStdAfx.obj"
  21. ".DebugStepList.obj"
  22. ".DebugThinker.obj"
  23. ".DebugThinkOptionDlg.obj"
  24. ".DebugChess.res"
  25. ]
  26. Creating command line "link.exe @C:DOCUME~1hasee1LOCALS~1TempRSP4.tmp"
  27. <h3>Output Window</h3>
  28. Linking...
  29. LINK : LNK6004: Debug/Chess.exe not found or not built by the last incremental link; performing full link
  30. <h3>Results</h3>
  31. Chess.exe - 0 error(s), 0 warning(s)
  32. </pre>
  33. </body>
  34. </html>