example-grass/Example Grass.sln

20 lines
1.0 KiB
Plaintext
Raw Normal View History

2025-07-18 12:35:12 +00:00
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
2025-07-20 11:22:53 +00:00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Example Grass", "Example Grass.csproj", "{DDBE4F41-E1B3-455E-AA22-850DA12747E7}"
2025-07-18 12:35:12 +00:00
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
2025-07-20 11:22:53 +00:00
{DDBE4F41-E1B3-455E-AA22-850DA12747E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DDBE4F41-E1B3-455E-AA22-850DA12747E7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DDBE4F41-E1B3-455E-AA22-850DA12747E7}.ExportDebug|Any CPU.ActiveCfg = ExportDebug|Any CPU
{DDBE4F41-E1B3-455E-AA22-850DA12747E7}.ExportDebug|Any CPU.Build.0 = ExportDebug|Any CPU
{DDBE4F41-E1B3-455E-AA22-850DA12747E7}.ExportRelease|Any CPU.ActiveCfg = ExportRelease|Any CPU
{DDBE4F41-E1B3-455E-AA22-850DA12747E7}.ExportRelease|Any CPU.Build.0 = ExportRelease|Any CPU
2025-07-18 12:35:12 +00:00
EndGlobalSection
EndGlobal