Eight.plg
上传用户:tjwfgggs
上传日期:2022-06-07
资源大小:4331k
文件大小:3k
源码类别:

其他游戏

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Eight - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Release/Eight.res" /d "NDEBUG" "C:Documents and SettingsAdministrator桌面Visual C++ 6.0完全 (F)8-GamesEight.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP3D.tmp" with contents
  11. [
  12. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Release/" /Fp"Release/Eight.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "C:Documents and SettingsAdministrator桌面Visual C++ 6.0完全 (F)8-GamesEight.cpp"
  14. "C:Documents and SettingsAdministrator桌面Visual C++ 6.0完全 (F)8-GamesEightDoc.cpp"
  15. "C:Documents and SettingsAdministrator桌面Visual C++ 6.0完全 (F)8-GamesEightView.cpp"
  16. "C:Documents and SettingsAdministrator桌面Visual C++ 6.0完全 (F)8-GamesMainFrm.cpp"
  17. "C:Documents and SettingsAdministrator桌面Visual C++ 6.0完全 (F)8-GamesNineBox.cpp"
  18. "C:Documents and SettingsAdministrator桌面Visual C++ 6.0完全 (F)8-GamesProcMtd.cpp"
  19. ]
  20. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP3D.tmp" 
  21. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP3E.tmp" with contents
  22. [
  23. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Release/" /Fp"Release/Eight.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  24. "C:Documents and SettingsAdministrator桌面Visual C++ 6.0完全 (F)8-GamesStdAfx.cpp"
  25. ]
  26. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP3E.tmp" 
  27. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP3F.tmp" with contents
  28. [
  29. /nologo /subsystem:windows /incremental:no /pdb:"Release/Eight.pdb" /machine:I386 /out:"Release/Eight.exe" 
  30. ".ReleaseEight.obj"
  31. ".ReleaseEightDoc.obj"
  32. ".ReleaseEightView.obj"
  33. ".ReleaseMainFrm.obj"
  34. ".ReleaseNineBox.obj"
  35. ".ReleaseProcMtd.obj"
  36. ".ReleaseStdAfx.obj"
  37. ".ReleaseEight.res"
  38. ]
  39. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP3F.tmp"
  40. <h3>Output Window</h3>
  41. Compiling resources...
  42. Compiling...
  43. StdAfx.cpp
  44. Compiling...
  45. Eight.cpp
  46. EightDoc.cpp
  47. EightView.cpp
  48. MainFrm.cpp
  49. NineBox.cpp
  50. ProcMtd.cpp
  51. Generating Code...
  52. Linking...
  53. Creating command line "bscmake.exe /nologo /o"Release/Eight.bsc"  ".ReleaseStdAfx.sbr" ".ReleaseEight.sbr" ".ReleaseEightDoc.sbr" ".ReleaseEightView.sbr" ".ReleaseMainFrm.sbr" ".ReleaseNineBox.sbr" ".ReleaseProcMtd.sbr""
  54. Creating browse info file...
  55. <h3>Output Window</h3>
  56. <h3>Results</h3>
  57. Eight.exe - 0 error(s), 0 warning(s)
  58. </pre>
  59. </body>
  60. </html>