22 lines
614 B
Text
22 lines
614 B
Text
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio 15
|
|||
|
VisualStudioVersion = 15.0.26006.2
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
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
|
|||
|
Foo Bar|Any CPU = Foo Bar|Any CPU
|
|||
|
Foo Bar|x64 = Foo Bar|x64
|
|||
|
Foo Bar|x86 = Foo Bar|x86
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|