mirror of
https://github.com/Royce551/Water.git
synced 2025-01-22 02:41:51 -05:00
37 lines
2 KiB
Text
37 lines
2 KiB
Text
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.2.32505.173
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestGame", "TestGame\TestGame.csproj", "{A285BC3A-73E1-4C87-8CFC-292481C6FFCF}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Water", "Water\Water.csproj", "{6686F14D-233B-4EA7-9F9C-026D3C3F0576}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FrivoloCo", "FrivoloCo\FrivoloCo.csproj", "{85DA7CF8-A215-470E-981C-20F1B1A8B96B}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{A285BC3A-73E1-4C87-8CFC-292481C6FFCF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{A285BC3A-73E1-4C87-8CFC-292481C6FFCF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{A285BC3A-73E1-4C87-8CFC-292481C6FFCF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{A285BC3A-73E1-4C87-8CFC-292481C6FFCF}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{6686F14D-233B-4EA7-9F9C-026D3C3F0576}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{6686F14D-233B-4EA7-9F9C-026D3C3F0576}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{6686F14D-233B-4EA7-9F9C-026D3C3F0576}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{6686F14D-233B-4EA7-9F9C-026D3C3F0576}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{85DA7CF8-A215-470E-981C-20F1B1A8B96B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{85DA7CF8-A215-470E-981C-20F1B1A8B96B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{85DA7CF8-A215-470E-981C-20F1B1A8B96B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{85DA7CF8-A215-470E-981C-20F1B1A8B96B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {F4395309-302A-4631-91D6-E7F82F81F79D}
|
|
EndGlobalSection
|
|
EndGlobal
|