Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.28307.136 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FloodControl", "FloodControl\FloodControl.csproj", "{1A84AE5A-6DCD-428B-90B2-DDB0FBD447B4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x86 = Debug|x86 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {1A84AE5A-6DCD-428B-90B2-DDB0FBD447B4}.Debug|x86.ActiveCfg = Debug|x86 {1A84AE5A-6DCD-428B-90B2-DDB0FBD447B4}.Debug|x86.Build.0 = Debug|x86 {1A84AE5A-6DCD-428B-90B2-DDB0FBD447B4}.Release|x86.ActiveCfg = Release|x86 {1A84AE5A-6DCD-428B-90B2-DDB0FBD447B4}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {A50C09A7-30E4-4684-BB9B-082539B4D396} EndGlobalSection EndGlobal