adding planets
This commit is contained in:
parent
d98f296c4c
commit
39fda15c3a
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
PlanetCreator/Debug/PlanetCreator.exe
Normal file
BIN
PlanetCreator/Debug/PlanetCreator.exe
Normal file
Binary file not shown.
BIN
PlanetCreator/Debug/PlanetCreator.pdb
Normal file
BIN
PlanetCreator/Debug/PlanetCreator.pdb
Normal file
Binary file not shown.
@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 16
|
||||
VisualStudioVersion = 16.0.31613.86
|
||||
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
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
@ -13,14 +13,12 @@ Global
|
||||
Release|x86 = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{22398AD0-9319-49EB-8B9D-499F97950690}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{22398AD0-9319-49EB-8B9D-499F97950690}.Debug|x64.Build.0 = Debug|x64
|
||||
{22398AD0-9319-49EB-8B9D-499F97950690}.Debug|x86.ActiveCfg = Debug|Win32
|
||||
{22398AD0-9319-49EB-8B9D-499F97950690}.Debug|x86.Build.0 = Debug|Win32
|
||||
{22398AD0-9319-49EB-8B9D-499F97950690}.Release|x64.ActiveCfg = Release|x64
|
||||
{22398AD0-9319-49EB-8B9D-499F97950690}.Release|x64.Build.0 = Release|x64
|
||||
{22398AD0-9319-49EB-8B9D-499F97950690}.Release|x86.ActiveCfg = Release|Win32
|
||||
{22398AD0-9319-49EB-8B9D-499F97950690}.Release|x86.Build.0 = Release|Win32
|
||||
{D7858112-9412-4E7E-AB73-A911604592EC}.Debug|x64.ActiveCfg = Debug|Win32
|
||||
{D7858112-9412-4E7E-AB73-A911604592EC}.Debug|x86.ActiveCfg = Debug|Win32
|
||||
{D7858112-9412-4E7E-AB73-A911604592EC}.Debug|x86.Build.0 = Debug|Win32
|
||||
{D7858112-9412-4E7E-AB73-A911604592EC}.Release|x64.ActiveCfg = Release|Win32
|
||||
{D7858112-9412-4E7E-AB73-A911604592EC}.Release|x86.ActiveCfg = Release|Win32
|
||||
{D7858112-9412-4E7E-AB73-A911604592EC}.Release|x86.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
Loading…
Reference in New Issue
Block a user