上传用户:zhengjing
上传日期:2022-08-08
资源大小:5708k
文件大小:1k
源码类别:

游戏

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: 俄罗斯方块 - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4E.tmp" with contents
  10. [
  11. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/俄罗斯方块.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  12. "D:C++俄罗斯方块俄罗斯方块View.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP4E.tmp" 
  15. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4F.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:no /pdb:"Release/俄罗斯方块.pdb" /machine:I386 /out:"Release/俄罗斯方块.exe" 
  18. ".Releaseeluosi.obj"
  19. ".ReleaseMainFrm.obj"
  20. ".ReleaseStdAfx.obj"
  21. ".Release俄罗斯方块.obj"
  22. ".Release俄罗斯方块Doc.obj"
  23. ".Release俄罗斯方块View.obj"
  24. ".Release俄罗斯方块.res"
  25. ]
  26. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP4F.tmp"
  27. <h3>Output Window</h3>
  28. Compiling...
  29. 俄罗斯方块View.cpp
  30. Linking...
  31. <h3>Results</h3>
  32. 俄罗斯方块.exe - 0 error(s), 0 warning(s)
  33. </pre>
  34. </body>
  35. </html>