|
|
|
@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
|
|
# Visual Studio Version 17
|
|
|
|
|
VisualStudioVersion = 17.13.35818.85 d17.13
|
|
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
|
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "project", "project\project.vcxproj", "{1DB61A92-5AAD-4846-9B94-C481B4708C06}"
|
|
|
|
|
EndProject
|
|
|
|
|
Global
|
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
|
Debug|ARM64 = Debug|ARM64
|
|
|
|
|
Debug|x64 = Debug|x64
|
|
|
|
|
Debug|x86 = Debug|x86
|
|
|
|
|
Release|ARM64 = Release|ARM64
|
|
|
|
|
Release|x64 = Release|x64
|
|
|
|
|
Release|x86 = Release|x86
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
|
|
{1DB61A92-5AAD-4846-9B94-C481B4708C06}.Debug|ARM64.ActiveCfg = Debug|ARM64
|
|
|
|
|
{1DB61A92-5AAD-4846-9B94-C481B4708C06}.Debug|ARM64.Build.0 = Debug|ARM64
|
|
|
|
|
{1DB61A92-5AAD-4846-9B94-C481B4708C06}.Debug|x64.ActiveCfg = Debug|x64
|
|
|
|
|
{1DB61A92-5AAD-4846-9B94-C481B4708C06}.Debug|x64.Build.0 = Debug|x64
|
|
|
|
|
{1DB61A92-5AAD-4846-9B94-C481B4708C06}.Debug|x86.ActiveCfg = Debug|Win32
|
|
|
|
|
{1DB61A92-5AAD-4846-9B94-C481B4708C06}.Debug|x86.Build.0 = Debug|Win32
|
|
|
|
|
{1DB61A92-5AAD-4846-9B94-C481B4708C06}.Release|ARM64.ActiveCfg = Release|ARM64
|
|
|
|
|
{1DB61A92-5AAD-4846-9B94-C481B4708C06}.Release|ARM64.Build.0 = Release|ARM64
|
|
|
|
|
{1DB61A92-5AAD-4846-9B94-C481B4708C06}.Release|x64.ActiveCfg = Release|x64
|
|
|
|
|
{1DB61A92-5AAD-4846-9B94-C481B4708C06}.Release|x64.Build.0 = Release|x64
|
|
|
|
|
{1DB61A92-5AAD-4846-9B94-C481B4708C06}.Release|x86.ActiveCfg = Release|Win32
|
|
|
|
|
{1DB61A92-5AAD-4846-9B94-C481B4708C06}.Release|x86.Build.0 = Release|Win32
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
|
|
SolutionGuid = {B96EBD27-7808-427D-8134-CB8C355D1820}
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
EndGlobal
|