Game.sln
上传用户:lygtks
上传日期:2022-06-08
资源大小:874k
文件大小:1k
源码类别:

射击游戏

开发平台:

Visual C++

  1. Microsoft Visual Studio Solution File, Format Version 8.00
  2. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Game", "Game.vcproj", "{56E50C43-B7B4-4023-8924-32EE07D35FC1}"
  3. ProjectSection(ProjectDependencies) = postProject
  4. EndProjectSection
  5. EndProject
  6. Global
  7. GlobalSection(SolutionConfiguration) = preSolution
  8. Debug = Debug
  9. Release = Release
  10. EndGlobalSection
  11. GlobalSection(ProjectConfiguration) = postSolution
  12. {56E50C43-B7B4-4023-8924-32EE07D35FC1}.Debug.ActiveCfg = Debug|Win32
  13. {56E50C43-B7B4-4023-8924-32EE07D35FC1}.Debug.Build.0 = Debug|Win32
  14. {56E50C43-B7B4-4023-8924-32EE07D35FC1}.Release.ActiveCfg = Release|Win32
  15. {56E50C43-B7B4-4023-8924-32EE07D35FC1}.Release.Build.0 = Release|Win32
  16. EndGlobalSection
  17. GlobalSection(ExtensibilityGlobals) = postSolution
  18. EndGlobalSection
  19. GlobalSection(ExtensibilityAddIns) = postSolution
  20. EndGlobalSection
  21. EndGlobal