mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-02-03 13:24:46 +01:00
53 lines
3.0 KiB
Plaintext
53 lines
3.0 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{9B34C6EB-1510-35D6-A657-742C6A7B8CB6}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{13F861A1-C2DD-369D-A6BD-C94EDE20FB9B} = {13F861A1-C2DD-369D-A6BD-C94EDE20FB9B}
|
|
{DD63A504-584E-36F8-BFCC-57C2EBA9085B} = {DD63A504-584E-36F8-BFCC-57C2EBA9085B}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "ZERO_CHECK.vcxproj", "{13F861A1-C2DD-369D-A6BD-C94EDE20FB9B}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sdrpp", "sdrpp.vcxproj", "{DD63A504-584E-36F8-BFCC-57C2EBA9085B}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{13F861A1-C2DD-369D-A6BD-C94EDE20FB9B} = {13F861A1-C2DD-369D-A6BD-C94EDE20FB9B}
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Release|x64 = Release|x64
|
|
MinSizeRel|x64 = MinSizeRel|x64
|
|
RelWithDebInfo|x64 = RelWithDebInfo|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{9B34C6EB-1510-35D6-A657-742C6A7B8CB6}.Debug|x64.ActiveCfg = Debug|x64
|
|
{9B34C6EB-1510-35D6-A657-742C6A7B8CB6}.Release|x64.ActiveCfg = Release|x64
|
|
{9B34C6EB-1510-35D6-A657-742C6A7B8CB6}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
|
|
{9B34C6EB-1510-35D6-A657-742C6A7B8CB6}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
|
|
{13F861A1-C2DD-369D-A6BD-C94EDE20FB9B}.Debug|x64.ActiveCfg = Debug|x64
|
|
{13F861A1-C2DD-369D-A6BD-C94EDE20FB9B}.Debug|x64.Build.0 = Debug|x64
|
|
{13F861A1-C2DD-369D-A6BD-C94EDE20FB9B}.Release|x64.ActiveCfg = Release|x64
|
|
{13F861A1-C2DD-369D-A6BD-C94EDE20FB9B}.Release|x64.Build.0 = Release|x64
|
|
{13F861A1-C2DD-369D-A6BD-C94EDE20FB9B}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
|
|
{13F861A1-C2DD-369D-A6BD-C94EDE20FB9B}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
|
|
{13F861A1-C2DD-369D-A6BD-C94EDE20FB9B}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
|
|
{13F861A1-C2DD-369D-A6BD-C94EDE20FB9B}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
|
|
{DD63A504-584E-36F8-BFCC-57C2EBA9085B}.Debug|x64.ActiveCfg = Debug|x64
|
|
{DD63A504-584E-36F8-BFCC-57C2EBA9085B}.Debug|x64.Build.0 = Debug|x64
|
|
{DD63A504-584E-36F8-BFCC-57C2EBA9085B}.Release|x64.ActiveCfg = Release|x64
|
|
{DD63A504-584E-36F8-BFCC-57C2EBA9085B}.Release|x64.Build.0 = Release|x64
|
|
{DD63A504-584E-36F8-BFCC-57C2EBA9085B}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
|
|
{DD63A504-584E-36F8-BFCC-57C2EBA9085B}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
|
|
{DD63A504-584E-36F8-BFCC-57C2EBA9085B}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
|
|
{DD63A504-584E-36F8-BFCC-57C2EBA9085B}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {DDF64D1B-B664-37FA-8211-351127B390E9}
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityAddIns) = postSolution
|
|
EndGlobalSection
|
|
EndGlobal
|