32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
|
|
|
|||
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
|
# Visual Studio 15
|
|||
|
|
VisualStudioVersion = 15.0.27130.2010
|
|||
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MetroGauges", "MetroGauges\MetroGauges.csproj", "{D6428D97-3152-4BFB-A888-59EACB841F63}"
|
|||
|
|
EndProject
|
|||
|
|
Global
|
|||
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
|
All|Any CPU = All|Any CPU
|
|||
|
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
|
Release|Any CPU = Release|Any CPU
|
|||
|
|
SingleImage|Any CPU = SingleImage|Any CPU
|
|||
|
|
EndGlobalSection
|
|||
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
|
{D6428D97-3152-4BFB-A888-59EACB841F63}.All|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
|
{D6428D97-3152-4BFB-A888-59EACB841F63}.All|Any CPU.Build.0 = Release|Any CPU
|
|||
|
|
{D6428D97-3152-4BFB-A888-59EACB841F63}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
|
{D6428D97-3152-4BFB-A888-59EACB841F63}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
|
{D6428D97-3152-4BFB-A888-59EACB841F63}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
|
{D6428D97-3152-4BFB-A888-59EACB841F63}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
|
{D6428D97-3152-4BFB-A888-59EACB841F63}.SingleImage|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
|
{D6428D97-3152-4BFB-A888-59EACB841F63}.SingleImage|Any CPU.Build.0 = Release|Any CPU
|
|||
|
|
EndGlobalSection
|
|||
|
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
|
HideSolutionNode = FALSE
|
|||
|
|
EndGlobalSection
|
|||
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
|
SolutionGuid = {1191006C-B903-421F-AEAB-E0439A9A0E75}
|
|||
|
|
EndGlobalSection
|
|||
|
|
EndGlobal
|