adding planets

This commit is contained in:
s473621 2024-01-10 01:33:43 +01:00
parent d98f296c4c
commit 39fda15c3a
8 changed files with 7 additions and 9 deletions

Binary file not shown.

Binary file not shown.

View File

@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16 # Visual Studio Version 16
VisualStudioVersion = 16.0.31613.86 VisualStudioVersion = 16.0.31613.86
MinimumVisualStudioVersion = 10.0.40219.1 MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PlanetCreator", "PlanetCreator.vcxproj", "{22398AD0-9319-49EB-8B9D-499F97950690}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PlanetCreator", "..\..\..\..\Downloads\cw_4\cw 4\grk-cw4.vcxproj", "{D7858112-9412-4E7E-AB73-A911604592EC}"
EndProject EndProject
Global Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution
@ -13,14 +13,12 @@ Global
Release|x86 = Release|x86 Release|x86 = Release|x86
EndGlobalSection EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution GlobalSection(ProjectConfigurationPlatforms) = postSolution
{22398AD0-9319-49EB-8B9D-499F97950690}.Debug|x64.ActiveCfg = Debug|x64 {D7858112-9412-4E7E-AB73-A911604592EC}.Debug|x64.ActiveCfg = Debug|Win32
{22398AD0-9319-49EB-8B9D-499F97950690}.Debug|x64.Build.0 = Debug|x64 {D7858112-9412-4E7E-AB73-A911604592EC}.Debug|x86.ActiveCfg = Debug|Win32
{22398AD0-9319-49EB-8B9D-499F97950690}.Debug|x86.ActiveCfg = Debug|Win32 {D7858112-9412-4E7E-AB73-A911604592EC}.Debug|x86.Build.0 = Debug|Win32
{22398AD0-9319-49EB-8B9D-499F97950690}.Debug|x86.Build.0 = Debug|Win32 {D7858112-9412-4E7E-AB73-A911604592EC}.Release|x64.ActiveCfg = Release|Win32
{22398AD0-9319-49EB-8B9D-499F97950690}.Release|x64.ActiveCfg = Release|x64 {D7858112-9412-4E7E-AB73-A911604592EC}.Release|x86.ActiveCfg = Release|Win32
{22398AD0-9319-49EB-8B9D-499F97950690}.Release|x64.Build.0 = Release|x64 {D7858112-9412-4E7E-AB73-A911604592EC}.Release|x86.Build.0 = Release|Win32
{22398AD0-9319-49EB-8B9D-499F97950690}.Release|x86.ActiveCfg = Release|Win32
{22398AD0-9319-49EB-8B9D-499F97950690}.Release|x86.Build.0 = Release|Win32
EndGlobalSection EndGlobalSection
GlobalSection(SolutionProperties) = preSolution GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE HideSolutionNode = FALSE