HGE_2DEngine.sln
上传用户:maxiaolivb
上传日期:2022-06-07
资源大小:915k
文件大小:1k
源码类别:

游戏引擎

开发平台:

Visual C++

  1. Microsoft Visual Studio Solution File, Format Version 8.00
  2. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hge", "corehge.vcproj", "{441A00AB-9681-4CA5-8142-349419DC13C6}"
  3. ProjectSection(ProjectDependencies) = postProject
  4. EndProjectSection
  5. EndProject
  6. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hgehelp", "helpershgehelp.vcproj", "{25816B54-A8B9-4E0C-A569-D17D57F53B02}"
  7. ProjectSection(ProjectDependencies) = postProject
  8. EndProjectSection
  9. EndProject
  10. Global
  11. GlobalSection(SolutionConfiguration) = preSolution
  12. Debug = Debug
  13. Release = Release
  14. EndGlobalSection
  15. GlobalSection(ProjectConfiguration) = postSolution
  16. {441A00AB-9681-4CA5-8142-349419DC13C6}.Debug.ActiveCfg = Debug|Win32
  17. {441A00AB-9681-4CA5-8142-349419DC13C6}.Debug.Build.0 = Debug|Win32
  18. {441A00AB-9681-4CA5-8142-349419DC13C6}.Release.ActiveCfg = Release|Win32
  19. {441A00AB-9681-4CA5-8142-349419DC13C6}.Release.Build.0 = Release|Win32
  20. {25816B54-A8B9-4E0C-A569-D17D57F53B02}.Debug.ActiveCfg = Debug|Win32
  21. {25816B54-A8B9-4E0C-A569-D17D57F53B02}.Debug.Build.0 = Debug|Win32
  22. {25816B54-A8B9-4E0C-A569-D17D57F53B02}.Release.ActiveCfg = Release|Win32
  23. {25816B54-A8B9-4E0C-A569-D17D57F53B02}.Release.Build.0 = Release|Win32
  24. EndGlobalSection
  25. GlobalSection(ExtensibilityGlobals) = postSolution
  26. EndGlobalSection
  27. GlobalSection(ExtensibilityAddIns) = postSolution
  28. EndGlobalSection
  29. EndGlobal