|
|
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
|
|
# Visual Studio Version 16
|
|
|
|
|
VisualStudioVersion = 16.0.31321.278
|
|
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
|
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "theodosius", "theodosius.vcxproj", "{43FB71D4-D87D-4639-A906-14B5797DB1B0}"
|
|
|
|
|
EndProject
|
|
|
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo", "examples\demo\demo.vcxproj", "{934A746A-6706-4D7B-8E20-8D876DFC9BCF}"
|
|
|
|
|
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
|
|
|
|
|
{43FB71D4-D87D-4639-A906-14B5797DB1B0}.Debug|x64.ActiveCfg = Debug|x64
|
|
|
|
|
{43FB71D4-D87D-4639-A906-14B5797DB1B0}.Debug|x64.Build.0 = Debug|x64
|
|
|
|
|
{43FB71D4-D87D-4639-A906-14B5797DB1B0}.Debug|x86.ActiveCfg = Debug|x64
|
|
|
|
|
{43FB71D4-D87D-4639-A906-14B5797DB1B0}.Release|x64.ActiveCfg = Release|x64
|
|
|
|
|
{43FB71D4-D87D-4639-A906-14B5797DB1B0}.Release|x64.Build.0 = Release|x64
|
|
|
|
|
{43FB71D4-D87D-4639-A906-14B5797DB1B0}.Release|x86.ActiveCfg = Release|x64
|
|
|
|
|
{934A746A-6706-4D7B-8E20-8D876DFC9BCF}.Debug|x64.ActiveCfg = Release|x64
|
|
|
|
|
{934A746A-6706-4D7B-8E20-8D876DFC9BCF}.Debug|x86.ActiveCfg = Release|x64
|
|
|
|
|
{934A746A-6706-4D7B-8E20-8D876DFC9BCF}.Release|x64.ActiveCfg = Release|x64
|
|
|
|
|
{934A746A-6706-4D7B-8E20-8D876DFC9BCF}.Release|x64.Build.0 = Release|x64
|
|
|
|
|
{934A746A-6706-4D7B-8E20-8D876DFC9BCF}.Release|x86.ActiveCfg = Release|x64
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
|
|
SolutionGuid = {3D4D2B18-D18D-48E1-AF0E-F8808AC033AA}
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
EndGlobal
|