60 lines
3.3 KiB
Plaintext
60 lines
3.3 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.31205.134
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DPS", "DataPlatform\DPS.vcxproj", "{884C0EEF-30B7-33D2-B15A-581395CEC503}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CodeGenerator", "..\..\..\6. 开发相关\生成.NET接口代码\generateCSharpCode\generateCSharpCode.vcxproj", "{723C1ECC-584C-46A7-B739-6E801A2BF27C}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Debug|x86 = Debug|x86
|
|
deploy|x64 = deploy|x64
|
|
deploy|x86 = deploy|x86
|
|
develop|x64 = develop|x64
|
|
develop|x86 = develop|x86
|
|
Release|x64 = Release|x64
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{884C0EEF-30B7-33D2-B15A-581395CEC503}.Debug|x64.ActiveCfg = dev|x64
|
|
{884C0EEF-30B7-33D2-B15A-581395CEC503}.Debug|x64.Build.0 = dev|x64
|
|
{884C0EEF-30B7-33D2-B15A-581395CEC503}.Debug|x86.ActiveCfg = Release|x64
|
|
{884C0EEF-30B7-33D2-B15A-581395CEC503}.Debug|x86.Build.0 = Release|x64
|
|
{884C0EEF-30B7-33D2-B15A-581395CEC503}.deploy|x64.ActiveCfg = deploy|x64
|
|
{884C0EEF-30B7-33D2-B15A-581395CEC503}.deploy|x64.Build.0 = deploy|x64
|
|
{884C0EEF-30B7-33D2-B15A-581395CEC503}.deploy|x86.ActiveCfg = deploy|x64
|
|
{884C0EEF-30B7-33D2-B15A-581395CEC503}.develop|x64.ActiveCfg = dev|x64
|
|
{884C0EEF-30B7-33D2-B15A-581395CEC503}.develop|x64.Build.0 = dev|x64
|
|
{884C0EEF-30B7-33D2-B15A-581395CEC503}.develop|x86.ActiveCfg = Release|x64
|
|
{884C0EEF-30B7-33D2-B15A-581395CEC503}.develop|x86.Build.0 = Release|x64
|
|
{884C0EEF-30B7-33D2-B15A-581395CEC503}.Release|x64.ActiveCfg = Release|x64
|
|
{884C0EEF-30B7-33D2-B15A-581395CEC503}.Release|x64.Build.0 = Release|x64
|
|
{884C0EEF-30B7-33D2-B15A-581395CEC503}.Release|x86.ActiveCfg = Release|x64
|
|
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.Debug|x64.ActiveCfg = Debug|x64
|
|
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.Debug|x64.Build.0 = Debug|x64
|
|
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.Debug|x86.ActiveCfg = Debug|Win32
|
|
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.Debug|x86.Build.0 = Debug|Win32
|
|
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.deploy|x64.ActiveCfg = Debug|x64
|
|
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.deploy|x64.Build.0 = Debug|x64
|
|
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.deploy|x86.ActiveCfg = Debug|Win32
|
|
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.deploy|x86.Build.0 = Debug|Win32
|
|
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.develop|x64.ActiveCfg = Debug|x64
|
|
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.develop|x64.Build.0 = Debug|x64
|
|
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.develop|x86.ActiveCfg = Debug|Win32
|
|
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.develop|x86.Build.0 = Debug|Win32
|
|
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.Release|x64.ActiveCfg = Release|x64
|
|
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.Release|x64.Build.0 = Release|x64
|
|
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.Release|x86.ActiveCfg = Release|Win32
|
|
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.Release|x86.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {F28115F3-D025-4527-BDAF-2398CD6B95A4}
|
|
EndGlobalSection
|
|
EndGlobal
|