mirror of
https://github.com/ConjureETS/MeltedBananasOJam2016.git
synced 2026-03-23 18:11:07 +00:00
24 lines
1.0 KiB
Plaintext
24 lines
1.0 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Studio 2008
|
|
|
|
Project("{67A76284-1235-5A30-D674-DA9F649261A3}") = "MeltedBananasOJam2016", "Assembly-CSharp.csproj", "{12D1532D-30C7-CF03-5B87-723144096DF1}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{12D1532D-30C7-CF03-5B87-723144096DF1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{12D1532D-30C7-CF03-5B87-723144096DF1}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{12D1532D-30C7-CF03-5B87-723144096DF1}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{12D1532D-30C7-CF03-5B87-723144096DF1}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(MonoDevelopProperties) = preSolution
|
|
StartupItem = Assembly-CSharp.csproj
|
|
EndGlobalSection
|
|
EndGlobal
|