|
@@ -5,8 +5,6 @@ VisualStudioVersion = 16.0.33529.622
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Project4", "Project4\Project4.vcxproj", "{D5197FB1-8795-48EF-84A3-D4F16962F895}"
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Project4", "Project4\Project4.vcxproj", "{D5197FB1-8795-48EF-84A3-D4F16962F895}"
|
|
EndProject
|
|
EndProject
|
|
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_helper", "test_helper\test_helper.vcxproj", "{9076A25C-0936-469C-B2ED-88A369D7F28E}"
|
|
|
|
-EndProject
|
|
|
|
Global
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Debug|x64 = Debug|x64
|
|
@@ -23,14 +21,6 @@ Global
|
|
{D5197FB1-8795-48EF-84A3-D4F16962F895}.Release|x64.Build.0 = Release|x64
|
|
{D5197FB1-8795-48EF-84A3-D4F16962F895}.Release|x64.Build.0 = Release|x64
|
|
{D5197FB1-8795-48EF-84A3-D4F16962F895}.Release|x86.ActiveCfg = Release|Win32
|
|
{D5197FB1-8795-48EF-84A3-D4F16962F895}.Release|x86.ActiveCfg = Release|Win32
|
|
{D5197FB1-8795-48EF-84A3-D4F16962F895}.Release|x86.Build.0 = Release|Win32
|
|
{D5197FB1-8795-48EF-84A3-D4F16962F895}.Release|x86.Build.0 = Release|Win32
|
|
- {9076A25C-0936-469C-B2ED-88A369D7F28E}.Debug|x64.ActiveCfg = Debug|x64
|
|
|
|
- {9076A25C-0936-469C-B2ED-88A369D7F28E}.Debug|x64.Build.0 = Debug|x64
|
|
|
|
- {9076A25C-0936-469C-B2ED-88A369D7F28E}.Debug|x86.ActiveCfg = Debug|Win32
|
|
|
|
- {9076A25C-0936-469C-B2ED-88A369D7F28E}.Debug|x86.Build.0 = Debug|Win32
|
|
|
|
- {9076A25C-0936-469C-B2ED-88A369D7F28E}.Release|x64.ActiveCfg = Release|x64
|
|
|
|
- {9076A25C-0936-469C-B2ED-88A369D7F28E}.Release|x64.Build.0 = Release|x64
|
|
|
|
- {9076A25C-0936-469C-B2ED-88A369D7F28E}.Release|x86.ActiveCfg = Release|Win32
|
|
|
|
- {9076A25C-0936-469C-B2ED-88A369D7F28E}.Release|x86.Build.0 = Release|Win32
|
|
|
|
EndGlobalSection
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
HideSolutionNode = FALSE
|