- initial commit

git-svn-id: http://moon:8086/svn/software/trunk/projects/mpsk_rx_gui@2 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2014-07-19 08:20:53 +00:00
commit 28847d44d8
1153 changed files with 442315 additions and 0 deletions
@@ -0,0 +1,22 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "M-QAM Transceiver", "M-QAM Transceiver.vcxproj", "{F4982237-0D0C-2DF9-224A-BFCB25D8B413}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F4982237-0D0C-2DF9-224A-BFCB25D8B413}.Debug|Win32.ActiveCfg = Debug|Win32
{F4982237-0D0C-2DF9-224A-BFCB25D8B413}.Debug|Win32.Build.0 = Debug|Win32
{F4982237-0D0C-2DF9-224A-BFCB25D8B413}.Release|Win32.ActiveCfg = Release|Win32
{F4982237-0D0C-2DF9-224A-BFCB25D8B413}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(Performance) = preSolution
HasPerformanceSessions = true
EndGlobalSection
EndGlobal