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.
31 lines
1.6 KiB
31 lines
1.6 KiB
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.9.34728.123
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AutomaticController", "AutomaticController\AutomaticController.csproj", "{F16FE10F-A3FA-4566-8DE9-B42708CE7BC9}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Simulator", "Simulator\Simulator.csproj", "{539BBF00-E7DD-42E2-987C-8756642A4EA2}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{F16FE10F-A3FA-4566-8DE9-B42708CE7BC9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{F16FE10F-A3FA-4566-8DE9-B42708CE7BC9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{F16FE10F-A3FA-4566-8DE9-B42708CE7BC9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{F16FE10F-A3FA-4566-8DE9-B42708CE7BC9}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{539BBF00-E7DD-42E2-987C-8756642A4EA2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{539BBF00-E7DD-42E2-987C-8756642A4EA2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{539BBF00-E7DD-42E2-987C-8756642A4EA2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{539BBF00-E7DD-42E2-987C-8756642A4EA2}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {5A0745B4-0117-4796-93E9-B17323D15F92}
|
|
EndGlobalSection
|
|
EndGlobal
|
|
|