From 89125e840c60229f1f7fc86cb69d17e45d917a3b Mon Sep 17 00:00:00 2001
From: Jeff Lenk <jeff@jefflenk.com>
Date: Tue, 18 Mar 2014 00:24:31 -0500
Subject: [PATCH] FS-6348

---
 Freeswitch.2010.sln                       | 2 +-
 libs/win32/speex/libspeex.2010.vcxproj    | 3 ++-
 libs/win32/speex/libspeexdsp.2010.vcxproj | 3 ++-
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/Freeswitch.2010.sln b/Freeswitch.2010.sln
index 3051ea16b1..009b986ad3 100644
--- a/Freeswitch.2010.sln
+++ b/Freeswitch.2010.sln
@@ -603,7 +603,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Download CURL", "libs\win32
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Download PCRE", "libs\win32\Download PCRE.2010.vcxproj", "{B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}"
 EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Download SPEEX", "libs\win32\Download SPEEX.2012.vcxproj", "{1BDAB935-27DC-47E3-95EA-17E024D39C31}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Download SPEEX", "libs\win32\Download SPEEX.2010.vcxproj", "{1BDAB935-27DC-47E3-95EA-17E024D39C31}"
 EndProject
 Global
 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
diff --git a/libs/win32/speex/libspeex.2010.vcxproj b/libs/win32/speex/libspeex.2010.vcxproj
index 88037c29d8..088095388b 100644
--- a/libs/win32/speex/libspeex.2010.vcxproj
+++ b/libs/win32/speex/libspeex.2010.vcxproj
@@ -62,6 +62,7 @@
     <ProjectGuid>{E972C52F-9E85-4D65-B19C-031E511E9DB4}</ProjectGuid>
     <RootNamespace>libspeex</RootNamespace>
     <Keyword>Win32Proj</Keyword>
+    <ProjectName>libspeex</ProjectName>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_RTL_dll|Win32'" Label="Configuration">
@@ -610,7 +611,7 @@
     <ClInclude Include="config.h" />
   </ItemGroup>
   <ItemGroup>
-    <ProjectReference Include="..\Download SPEEX.2012.vcxproj">
+    <ProjectReference Include="..\Download SPEEX.2010.vcxproj">
       <Project>{1bdab935-27dc-47e3-95ea-17e024d39c31}</Project>
     </ProjectReference>
   </ItemGroup>
diff --git a/libs/win32/speex/libspeexdsp.2010.vcxproj b/libs/win32/speex/libspeexdsp.2010.vcxproj
index 2df45478f4..9192da4bfb 100644
--- a/libs/win32/speex/libspeexdsp.2010.vcxproj
+++ b/libs/win32/speex/libspeexdsp.2010.vcxproj
@@ -37,6 +37,7 @@
   <PropertyGroup Label="Globals">
     <ProjectGuid>{03207781-0D1C-4DB3-A71D-45C608F28DBD}</ProjectGuid>
     <Keyword>Win32Proj</Keyword>
+    <ProjectName>libspeexdsp</ProjectName>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Static_SSE|Win32'" Label="Configuration">
@@ -345,7 +346,7 @@
     <ClInclude Include="..\..\speex-1.2rc1\libspeex\smallft.h" />
   </ItemGroup>
   <ItemGroup>
-    <ProjectReference Include="..\Download SPEEX.2012.vcxproj">
+    <ProjectReference Include="..\Download SPEEX.2010.vcxproj">
       <Project>{1bdab935-27dc-47e3-95ea-17e024d39c31}</Project>
     </ProjectReference>
   </ItemGroup>