You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
1.0 KiB
19 lines
1.0 KiB
Microsoft Visual Studio Solution File, Format Version 12.00 |
|
# Visual Studio 2012 |
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PlantLife2D", "PlantLife2D.csproj", "{E5DD50FC-19E9-4310-8B9A-081F7C32D1F3}" |
|
EndProject |
|
Global |
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|
Debug|Any CPU = Debug|Any CPU |
|
ExportDebug|Any CPU = ExportDebug|Any CPU |
|
ExportRelease|Any CPU = ExportRelease|Any CPU |
|
EndGlobalSection |
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
|
{E5DD50FC-19E9-4310-8B9A-081F7C32D1F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
{E5DD50FC-19E9-4310-8B9A-081F7C32D1F3}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
{E5DD50FC-19E9-4310-8B9A-081F7C32D1F3}.ExportDebug|Any CPU.ActiveCfg = ExportDebug|Any CPU |
|
{E5DD50FC-19E9-4310-8B9A-081F7C32D1F3}.ExportDebug|Any CPU.Build.0 = ExportDebug|Any CPU |
|
{E5DD50FC-19E9-4310-8B9A-081F7C32D1F3}.ExportRelease|Any CPU.ActiveCfg = ExportRelease|Any CPU |
|
{E5DD50FC-19E9-4310-8B9A-081F7C32D1F3}.ExportRelease|Any CPU.Build.0 = ExportRelease|Any CPU |
|
EndGlobalSection |
|
EndGlobal
|
|
|