45 lines
2.2 KiB
Plaintext
45 lines
2.2 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio Version 16
|
|||
|
VisualStudioVersion = 16.0.31727.386
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WebApp", "WebApp\WebApp.vcxproj", "{D46CB9A5-375A-470B-B9B0-1353862A18F5}"
|
|||
|
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
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|x64 = Debug|x64
|
|||
|
Debug|x86 = Debug|x86
|
|||
|
Release|x64 = Release|x64
|
|||
|
Release|x86 = Release|x86
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{D46CB9A5-375A-470B-B9B0-1353862A18F5}.Debug|x64.ActiveCfg = Debug|x64
|
|||
|
{D46CB9A5-375A-470B-B9B0-1353862A18F5}.Debug|x64.Build.0 = Debug|x64
|
|||
|
{D46CB9A5-375A-470B-B9B0-1353862A18F5}.Debug|x86.ActiveCfg = Debug|Win32
|
|||
|
{D46CB9A5-375A-470B-B9B0-1353862A18F5}.Debug|x86.Build.0 = Debug|Win32
|
|||
|
{D46CB9A5-375A-470B-B9B0-1353862A18F5}.Release|x64.ActiveCfg = Release|x64
|
|||
|
{D46CB9A5-375A-470B-B9B0-1353862A18F5}.Release|x64.Build.0 = Release|x64
|
|||
|
{D46CB9A5-375A-470B-B9B0-1353862A18F5}.Release|x86.ActiveCfg = Release|Win32
|
|||
|
{D46CB9A5-375A-470B-B9B0-1353862A18F5}.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
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
SolutionGuid = {1F364622-40BA-47B1-BC0A-B226F6FC8CE8}
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|