mirror of
https://github.com/SDRSharpR/SDRSharper.git
synced 2025-12-06 04:12:02 +01:00
38 lines
1.8 KiB
Plaintext
38 lines
1.8 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.27428.2015
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SDRSharp.FrequencyManager", "SDRSharp.FrequencyManager.csproj", "{93599733-9D4A-49EB-B852-65515FB1A8AB}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Debug|x64 = Debug|x64
|
|
Debug|x86 = Debug|x86
|
|
Release|Any CPU = Release|Any CPU
|
|
Release|x64 = Release|x64
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{93599733-9D4A-49EB-B852-65515FB1A8AB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{93599733-9D4A-49EB-B852-65515FB1A8AB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{93599733-9D4A-49EB-B852-65515FB1A8AB}.Debug|x64.ActiveCfg = Debug|x64
|
|
{93599733-9D4A-49EB-B852-65515FB1A8AB}.Debug|x64.Build.0 = Debug|x64
|
|
{93599733-9D4A-49EB-B852-65515FB1A8AB}.Debug|x86.ActiveCfg = Debug|x86
|
|
{93599733-9D4A-49EB-B852-65515FB1A8AB}.Debug|x86.Build.0 = Debug|x86
|
|
{93599733-9D4A-49EB-B852-65515FB1A8AB}.Release|Any CPU.ActiveCfg = Release|x86
|
|
{93599733-9D4A-49EB-B852-65515FB1A8AB}.Release|Any CPU.Build.0 = Release|x86
|
|
{93599733-9D4A-49EB-B852-65515FB1A8AB}.Release|x64.ActiveCfg = Release|x86
|
|
{93599733-9D4A-49EB-B852-65515FB1A8AB}.Release|x64.Build.0 = Release|x86
|
|
{93599733-9D4A-49EB-B852-65515FB1A8AB}.Release|x86.ActiveCfg = Release|x86
|
|
{93599733-9D4A-49EB-B852-65515FB1A8AB}.Release|x86.Build.0 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {97731D80-BEC3-4DC6-888B-4893D3B0F22A}
|
|
EndGlobalSection
|
|
EndGlobal
|