|
Microsoft Visual Studio Solution File, Format Version 12.00
|
# Visual Studio Version 16
|
VisualStudioVersion = 16.0.33027.164
|
MinimumVisualStudioVersion = 10.0.40219.1
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Actuator", "Actuator\Actuator.vcxproj", "{D4F1D04E-459B-4129-895F-8C4498181670}"
|
EndProject
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ActuatorDemo", "ActuatorDemo\ActuatorDemo.vcxproj", "{5D3C7800-F22D-43F8-B9DA-C3F8F68A1B2E}"
|
ProjectSection(ProjectDependencies) = postProject
|
{D4F1D04E-459B-4129-895F-8C4498181670} = {D4F1D04E-459B-4129-895F-8C4498181670}
|
EndProjectSection
|
EndProject
|
Global
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
Debug|x64 = Debug|x64
|
Debug|x86 = Debug|x86
|
Release|x64 = Release|x64
|
Release|x86 = Release|x86
|
EndGlobalSection
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
{D4F1D04E-459B-4129-895F-8C4498181670}.Debug|x64.ActiveCfg = Debug|x64
|
{D4F1D04E-459B-4129-895F-8C4498181670}.Debug|x64.Build.0 = Debug|x64
|
{D4F1D04E-459B-4129-895F-8C4498181670}.Debug|x86.ActiveCfg = Debug|Win32
|
{D4F1D04E-459B-4129-895F-8C4498181670}.Debug|x86.Build.0 = Debug|Win32
|
{D4F1D04E-459B-4129-895F-8C4498181670}.Release|x64.ActiveCfg = Release|x64
|
{D4F1D04E-459B-4129-895F-8C4498181670}.Release|x64.Build.0 = Release|x64
|
{D4F1D04E-459B-4129-895F-8C4498181670}.Release|x86.ActiveCfg = Release|Win32
|
{D4F1D04E-459B-4129-895F-8C4498181670}.Release|x86.Build.0 = Release|Win32
|
{5D3C7800-F22D-43F8-B9DA-C3F8F68A1B2E}.Debug|x64.ActiveCfg = Debug|x64
|
{5D3C7800-F22D-43F8-B9DA-C3F8F68A1B2E}.Debug|x64.Build.0 = Debug|x64
|
{5D3C7800-F22D-43F8-B9DA-C3F8F68A1B2E}.Debug|x86.ActiveCfg = Debug|Win32
|
{5D3C7800-F22D-43F8-B9DA-C3F8F68A1B2E}.Debug|x86.Build.0 = Debug|Win32
|
{5D3C7800-F22D-43F8-B9DA-C3F8F68A1B2E}.Release|x64.ActiveCfg = Release|x64
|
{5D3C7800-F22D-43F8-B9DA-C3F8F68A1B2E}.Release|x64.Build.0 = Release|x64
|
{5D3C7800-F22D-43F8-B9DA-C3F8F68A1B2E}.Release|x86.ActiveCfg = Release|Win32
|
{5D3C7800-F22D-43F8-B9DA-C3F8F68A1B2E}.Release|x86.Build.0 = Release|Win32
|
EndGlobalSection
|
GlobalSection(SolutionProperties) = preSolution
|
HideSolutionNode = FALSE
|
EndGlobalSection
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
SolutionGuid = {19B3C640-C439-4777-B059-4F000B348506}
|
EndGlobalSection
|
EndGlobal
|