Initial commit
This commit is contained in:
26
GravitationalForce.sln
Normal file
26
GravitationalForce.sln
Normal file
@@ -0,0 +1,26 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 15
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{0F9A5393-155E-D47E-40B3-5A9060986EA5}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{BD05FCC5-FB11-6F02-D179-8411BC1C6A4B}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{0F9A5393-155E-D47E-40B3-5A9060986EA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{0F9A5393-155E-D47E-40B3-5A9060986EA5}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{0F9A5393-155E-D47E-40B3-5A9060986EA5}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{0F9A5393-155E-D47E-40B3-5A9060986EA5}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{BD05FCC5-FB11-6F02-D179-8411BC1C6A4B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{BD05FCC5-FB11-6F02-D179-8411BC1C6A4B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{BD05FCC5-FB11-6F02-D179-8411BC1C6A4B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{BD05FCC5-FB11-6F02-D179-8411BC1C6A4B}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user