Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.28307.1231 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "laserPTZ", "laserPTZ.csproj", "{D0F1CFEB-723D-4D5B-A30A-98999187884F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Debug|x64 = Debug|x64 Debug|x86 = Debug|x86 Release|Any CPU = Release|Any CPU Release|x64 = Release|x64 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {D0F1CFEB-723D-4D5B-A30A-98999187884F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D0F1CFEB-723D-4D5B-A30A-98999187884F}.Debug|Any CPU.Build.0 = Debug|Any CPU {D0F1CFEB-723D-4D5B-A30A-98999187884F}.Debug|x64.ActiveCfg = Debug|x64 {D0F1CFEB-723D-4D5B-A30A-98999187884F}.Debug|x64.Build.0 = Debug|x64 {D0F1CFEB-723D-4D5B-A30A-98999187884F}.Debug|x86.ActiveCfg = Debug|x86 {D0F1CFEB-723D-4D5B-A30A-98999187884F}.Debug|x86.Build.0 = Debug|x86 {D0F1CFEB-723D-4D5B-A30A-98999187884F}.Release|Any CPU.ActiveCfg = Release|Any CPU {D0F1CFEB-723D-4D5B-A30A-98999187884F}.Release|Any CPU.Build.0 = Release|Any CPU {D0F1CFEB-723D-4D5B-A30A-98999187884F}.Release|x64.ActiveCfg = Release|x64 {D0F1CFEB-723D-4D5B-A30A-98999187884F}.Release|x64.Build.0 = Release|x64 {D0F1CFEB-723D-4D5B-A30A-98999187884F}.Release|x86.ActiveCfg = Release|x86 {D0F1CFEB-723D-4D5B-A30A-98999187884F}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {94E2111F-9BCF-4373-A23E-A3B3A5D08117} EndGlobalSection EndGlobal