This commit is contained in:
Jeff Lenk 2014-03-18 00:24:31 -05:00
parent cf572696c1
commit 89125e840c
3 changed files with 5 additions and 3 deletions

View File

@ -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

View File

@ -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>

View File

@ -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>