wGame.plg
上传用户:semy2100
上传日期:2013-01-22
资源大小:3633k
文件大小:3k
源码类别:

射击游戏

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: wGame - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/wGame.res" /d "_DEBUG" "D:MEMAKEVCPROwGamewGame.rc"" 
  10. Creating temporary file "C:DOCUME~1prowinLOCALS~1TempRSP24.tmp" with contents
  11. [
  12. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/wGame.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "D:MEMAKEVCPROwGameAppearance.cpp"
  14. "D:MEMAKEVCPROwGameBomb.cpp"
  15. "D:MEMAKEVCPROwGameBombSet.cpp"
  16. "D:MEMAKEVCPROwGameBrock.cpp"
  17. "D:MEMAKEVCPROwGameEnermyPlace.cpp"
  18. "D:MEMAKEVCPROwGameManager.cpp"
  19. "D:MEMAKEVCPROwGameMemberStatus.cpp"
  20. "D:MEMAKEVCPROwGameMusicPlace.cpp"
  21. "D:MEMAKEVCPROwGameObjectHit.cpp"
  22. "D:MEMAKEVCPROwGameOperatorPlace.cpp"
  23. "D:MEMAKEVCPROwGameOutScreen.cpp"
  24. "D:MEMAKEVCPROwGameShootPlane.cpp"
  25. "D:MEMAKEVCPROwGameShowmap.cpp"
  26. "D:MEMAKEVCPROwGamewGame.cpp"
  27. ]
  28. Creating command line "cl.exe @C:DOCUME~1prowinLOCALS~1TempRSP24.tmp" 
  29. Creating temporary file "C:DOCUME~1prowinLOCALS~1TempRSP25.tmp" with contents
  30. [
  31. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  32. "D:MEMAKEVCPROwGameDdutil.cpp"
  33. ]
  34. Creating command line "cl.exe @C:DOCUME~1prowinLOCALS~1TempRSP25.tmp" 
  35. Creating temporary file "C:DOCUME~1prowinLOCALS~1TempRSP26.tmp" with contents
  36. [
  37. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/wGame.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  38. "D:MEMAKEVCPROwGameStdAfx.cpp"
  39. ]
  40. Creating command line "cl.exe @C:DOCUME~1prowinLOCALS~1TempRSP26.tmp" 
  41. Creating temporary file "C:DOCUME~1prowinLOCALS~1TempRSP27.tmp" with contents
  42. [
  43. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib dsound.lib dxguid.lib ddraw.lib winmm.lib /nologo /subsystem:windows /profile /debug /machine:I386 /out:"Debug/wGame.exe" 
  44. .DebugAppearance.obj
  45. .DebugBomb.obj
  46. .DebugBombSet.obj
  47. .DebugBrock.obj
  48. .DebugDdutil.obj
  49. .DebugEnermyPlace.obj
  50. .DebugManager.obj
  51. .DebugMemberStatus.obj
  52. .DebugMusicPlace.obj
  53. .DebugObjectHit.obj
  54. .DebugOperatorPlace.obj
  55. .DebugOutScreen.obj
  56. .DebugShootPlane.obj
  57. .DebugShowmap.obj
  58. .DebugStdAfx.obj
  59. .DebugwGame.obj
  60. .DebugwGame.res
  61. ]
  62. Creating command line "link.exe @C:DOCUME~1prowinLOCALS~1TempRSP27.tmp"
  63. <h3>Output Window</h3>
  64. Compiling resources...
  65. Compiling...
  66. StdAfx.cpp
  67. Compiling...
  68. Appearance.cpp
  69. Bomb.cpp
  70. BombSet.cpp
  71. Brock.cpp
  72. EnermyPlace.cpp
  73. Manager.cpp
  74. MemberStatus.cpp
  75. MusicPlace.cpp
  76. ObjectHit.cpp
  77. OperatorPlace.cpp
  78. OutScreen.cpp
  79. ShootPlane.cpp
  80. Showmap.cpp
  81. wGame.cpp
  82. Generating Code...
  83. Compiling...
  84. Ddutil.cpp
  85. Linking...
  86. <h3>Results</h3>
  87. wGame.exe - 0 error(s), 0 warning(s)
  88. </pre>
  89. </body>
  90. </html>