58 lines
3.1 KiB
Plaintext
58 lines
3.1 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio Version 16
|
|||
|
VisualStudioVersion = 16.0.31911.196
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RequestSessionTest", "RequestSessionTest.vcxproj", "{5B8CBACA-B951-4804-AED5-F3F1A4FA9E1B}"
|
|||
|
ProjectSection(ProjectDependencies) = postProject
|
|||
|
{F5C0CF6D-7BF9-40A5-AF2E-8FC36A1D7296} = {F5C0CF6D-7BF9-40A5-AF2E-8FC36A1D7296}
|
|||
|
EndProjectSection
|
|||
|
EndProject
|
|||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bserv", "..\bserv\bserv.vcxproj", "{F5C0CF6D-7BF9-40A5-AF2E-8FC36A1D7296}"
|
|||
|
EndProject
|
|||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DBTest", "DBTest.vcxproj", "{7C95E12B-D7AA-4329-86AA-9FE3D8B2A5F2}"
|
|||
|
ProjectSection(ProjectDependencies) = postProject
|
|||
|
{F5C0CF6D-7BF9-40A5-AF2E-8FC36A1D7296} = {F5C0CF6D-7BF9-40A5-AF2E-8FC36A1D7296}
|
|||
|
EndProjectSection
|
|||
|
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
|
|||
|
{5B8CBACA-B951-4804-AED5-F3F1A4FA9E1B}.Debug|x64.ActiveCfg = Debug|x64
|
|||
|
{5B8CBACA-B951-4804-AED5-F3F1A4FA9E1B}.Debug|x64.Build.0 = Debug|x64
|
|||
|
{5B8CBACA-B951-4804-AED5-F3F1A4FA9E1B}.Debug|x86.ActiveCfg = Debug|Win32
|
|||
|
{5B8CBACA-B951-4804-AED5-F3F1A4FA9E1B}.Debug|x86.Build.0 = Debug|Win32
|
|||
|
{5B8CBACA-B951-4804-AED5-F3F1A4FA9E1B}.Release|x64.ActiveCfg = Release|x64
|
|||
|
{5B8CBACA-B951-4804-AED5-F3F1A4FA9E1B}.Release|x64.Build.0 = Release|x64
|
|||
|
{5B8CBACA-B951-4804-AED5-F3F1A4FA9E1B}.Release|x86.ActiveCfg = Release|Win32
|
|||
|
{5B8CBACA-B951-4804-AED5-F3F1A4FA9E1B}.Release|x86.Build.0 = Release|Win32
|
|||
|
{F5C0CF6D-7BF9-40A5-AF2E-8FC36A1D7296}.Debug|x64.ActiveCfg = Debug|x64
|
|||
|
{F5C0CF6D-7BF9-40A5-AF2E-8FC36A1D7296}.Debug|x64.Build.0 = Debug|x64
|
|||
|
{F5C0CF6D-7BF9-40A5-AF2E-8FC36A1D7296}.Debug|x86.ActiveCfg = Debug|Win32
|
|||
|
{F5C0CF6D-7BF9-40A5-AF2E-8FC36A1D7296}.Debug|x86.Build.0 = Debug|Win32
|
|||
|
{F5C0CF6D-7BF9-40A5-AF2E-8FC36A1D7296}.Release|x64.ActiveCfg = Release|x64
|
|||
|
{F5C0CF6D-7BF9-40A5-AF2E-8FC36A1D7296}.Release|x64.Build.0 = Release|x64
|
|||
|
{F5C0CF6D-7BF9-40A5-AF2E-8FC36A1D7296}.Release|x86.ActiveCfg = Release|Win32
|
|||
|
{F5C0CF6D-7BF9-40A5-AF2E-8FC36A1D7296}.Release|x86.Build.0 = Release|Win32
|
|||
|
{7C95E12B-D7AA-4329-86AA-9FE3D8B2A5F2}.Debug|x64.ActiveCfg = Debug|x64
|
|||
|
{7C95E12B-D7AA-4329-86AA-9FE3D8B2A5F2}.Debug|x64.Build.0 = Debug|x64
|
|||
|
{7C95E12B-D7AA-4329-86AA-9FE3D8B2A5F2}.Debug|x86.ActiveCfg = Debug|Win32
|
|||
|
{7C95E12B-D7AA-4329-86AA-9FE3D8B2A5F2}.Debug|x86.Build.0 = Debug|Win32
|
|||
|
{7C95E12B-D7AA-4329-86AA-9FE3D8B2A5F2}.Release|x64.ActiveCfg = Release|x64
|
|||
|
{7C95E12B-D7AA-4329-86AA-9FE3D8B2A5F2}.Release|x64.Build.0 = Release|x64
|
|||
|
{7C95E12B-D7AA-4329-86AA-9FE3D8B2A5F2}.Release|x86.ActiveCfg = Release|Win32
|
|||
|
{7C95E12B-D7AA-4329-86AA-9FE3D8B2A5F2}.Release|x86.Build.0 = Release|Win32
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
SolutionGuid = {B400CC30-B6D6-404C-9A92-BD75FA0E9A9F}
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|