From 1f3908653488e76ea199028583007a73281fe875 Mon Sep 17 00:00:00 2001 From: Jeff Lenk Date: Mon, 17 Mar 2014 22:27:08 -0500 Subject: [PATCH] FS-6348 part1 --- Freeswitch.2010.sln | 20 + Freeswitch.2012.sln | 20 + libs/win32/Download SPEEX.2010.vcxproj | 82 +++ libs/win32/Download SPEEX.2012.vcxproj | 84 +++ libs/win32/speex/libspeex.2010.vcxproj | 625 +++++++++++++++++ .../win32/speex/libspeex.2010.vcxproj.filters | 207 ++++++ libs/win32/speex/libspeex.2012.vcxproj | 639 ++++++++++++++++++ .../win32/speex/libspeex.2012.vcxproj.filters | 207 ++++++ libs/win32/speex/libspeexdsp.2010.vcxproj | 362 ++++++++++ libs/win32/speex/libspeexdsp.2012.vcxproj | 370 ++++++++++ 10 files changed, 2616 insertions(+) create mode 100644 libs/win32/Download SPEEX.2010.vcxproj create mode 100644 libs/win32/Download SPEEX.2012.vcxproj create mode 100644 libs/win32/speex/libspeex.2010.vcxproj create mode 100644 libs/win32/speex/libspeex.2010.vcxproj.filters create mode 100644 libs/win32/speex/libspeex.2012.vcxproj create mode 100644 libs/win32/speex/libspeex.2012.vcxproj.filters create mode 100644 libs/win32/speex/libspeexdsp.2010.vcxproj create mode 100644 libs/win32/speex/libspeexdsp.2012.vcxproj diff --git a/Freeswitch.2010.sln b/Freeswitch.2010.sln index 6ce22c046f..e71b51de63 100644 --- a/Freeswitch.2010.sln +++ b/Freeswitch.2010.sln @@ -603,6 +603,8 @@ 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}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution All|Win32 = All|Win32 @@ -4084,6 +4086,23 @@ Global {B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Release|x64.Build.0 = Release|Win32 {B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Release|x64 Setup.ActiveCfg = Release|Win32 {B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Release|x86 Setup.ActiveCfg = Release|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.All|Win32.ActiveCfg = Release|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.All|Win32.Build.0 = Release|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.All|x64.ActiveCfg = Release|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.All|x64 Setup.ActiveCfg = Release|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.All|x86 Setup.ActiveCfg = Release|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Debug|Win32.ActiveCfg = Debug|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Debug|Win32.Build.0 = Debug|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Debug|x64.ActiveCfg = Debug|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Debug|x64.Build.0 = Debug|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Debug|x64 Setup.ActiveCfg = Debug|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Debug|x86 Setup.ActiveCfg = Debug|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Release|Win32.ActiveCfg = Release|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Release|Win32.Build.0 = Release|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Release|x64.ActiveCfg = Release|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Release|x64.Build.0 = Release|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Release|x64 Setup.ActiveCfg = Release|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Release|x86 Setup.ActiveCfg = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -4249,6 +4268,7 @@ Global {092124C9-09ED-43C7-BD6D-4AE5D6B3C547} = {C120A020-773F-4EA3-923F-B67AF28B750D} {3970BCDE-BE1A-4CF3-A65F-5264BA2E47B5} = {C120A020-773F-4EA3-923F-B67AF28B750D} {B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A} = {C120A020-773F-4EA3-923F-B67AF28B750D} + {1BDAB935-27DC-47E3-95EA-17E024D39C31} = {C120A020-773F-4EA3-923F-B67AF28B750D} {988CACF7-3FCB-4992-BE69-77872AE67DC8} = {6CD61A1D-797C-470A-BE08-8C31B68BB336} {5BC072DB-3826-48EA-AF34-FE32AA01E83B} = {6CD61A1D-797C-470A-BE08-8C31B68BB336} {FA429E98-8B03-45E6-A096-A4BC5E821DE4} = {6CD61A1D-797C-470A-BE08-8C31B68BB336} diff --git a/Freeswitch.2012.sln b/Freeswitch.2012.sln index 25531063a0..fa5440ef0a 100644 --- a/Freeswitch.2012.sln +++ b/Freeswitch.2012.sln @@ -610,6 +610,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Download CURL", "libs\win32 EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Download PCRE", "libs\win32\Download PCRE.2012.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}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution All|Win32 = All|Win32 @@ -4108,6 +4110,23 @@ Global {B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Release|x64.Build.0 = Release|Win32 {B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Release|x64 Setup.ActiveCfg = Release|Win32 {B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A}.Release|x86 Setup.ActiveCfg = Release|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.All|Win32.ActiveCfg = Release|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.All|Win32.Build.0 = Release|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.All|x64.ActiveCfg = Release|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.All|x64 Setup.ActiveCfg = Release|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.All|x86 Setup.ActiveCfg = Release|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Debug|Win32.ActiveCfg = Debug|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Debug|Win32.Build.0 = Debug|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Debug|x64.ActiveCfg = Debug|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Debug|x64.Build.0 = Debug|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Debug|x64 Setup.ActiveCfg = Debug|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Debug|x86 Setup.ActiveCfg = Debug|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Release|Win32.ActiveCfg = Release|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Release|Win32.Build.0 = Release|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Release|x64.ActiveCfg = Release|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Release|x64.Build.0 = Release|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Release|x64 Setup.ActiveCfg = Release|Win32 + {1BDAB935-27DC-47E3-95EA-17E024D39C31}.Release|x86 Setup.ActiveCfg = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -4274,6 +4293,7 @@ Global {092124C9-09ED-43C7-BD6D-4AE5D6B3C547} = {C120A020-773F-4EA3-923F-B67AF28B750D} {3970BCDE-BE1A-4CF3-A65F-5264BA2E47B5} = {C120A020-773F-4EA3-923F-B67AF28B750D} {B1E7E876-347F-4DC9-9BEA-D1AFBD9DFF8A} = {C120A020-773F-4EA3-923F-B67AF28B750D} + {1BDAB935-27DC-47E3-95EA-17E024D39C31} = {C120A020-773F-4EA3-923F-B67AF28B750D} {988CACF7-3FCB-4992-BE69-77872AE67DC8} = {6CD61A1D-797C-470A-BE08-8C31B68BB336} {5BC072DB-3826-48EA-AF34-FE32AA01E83B} = {6CD61A1D-797C-470A-BE08-8C31B68BB336} {FA429E98-8B03-45E6-A096-A4BC5E821DE4} = {6CD61A1D-797C-470A-BE08-8C31B68BB336} diff --git a/libs/win32/Download SPEEX.2010.vcxproj b/libs/win32/Download SPEEX.2010.vcxproj new file mode 100644 index 0000000000..08931ce7ba --- /dev/null +++ b/libs/win32/Download SPEEX.2010.vcxproj @@ -0,0 +1,82 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + Download SPEEX + {1BDAB935-27DC-47E3-95EA-17E024D39C31} + Download SPEEX + Win32Proj + + + + Utility + MultiByte + + + Utility + MultiByte + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(PlatformName)\CURL\$(Configuration)\ + $(PlatformName)\CURL\$(Configuration)\ + + + + $(IntDir)BuildLog $(ProjectName).htm + + + + + + + + + $(IntDir)BuildLog $(ProjectName).htm + + + + + + + + + + + + + Document + Downloading SPEEX. + if not exist "$(ProjectDir)..\speex-1.2rc1" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/speex-1.2rc1.tar.gz "$(ProjectDir).." + + $(ProjectDir)..\speex-1.2rc1;%(Outputs) + Downloading SPEEX. + if not exist "$(ProjectDir)..\speex-1.2rc1" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/speex-1.2rc1.tar.gz "$(ProjectDir).." + + $(ProjectDir)..\speex-1.2rc1;%(Outputs) + + + + + + \ No newline at end of file diff --git a/libs/win32/Download SPEEX.2012.vcxproj b/libs/win32/Download SPEEX.2012.vcxproj new file mode 100644 index 0000000000..bb7d14c1de --- /dev/null +++ b/libs/win32/Download SPEEX.2012.vcxproj @@ -0,0 +1,84 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + Download SPEEX + {1BDAB935-27DC-47E3-95EA-17E024D39C31} + Download SPEEX + Win32Proj + + + + Utility + MultiByte + v110 + + + Utility + MultiByte + v110 + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(PlatformName)\CURL\$(Configuration)\ + $(PlatformName)\CURL\$(Configuration)\ + + + + $(IntDir)BuildLog $(ProjectName).htm + + + + + + + + + $(IntDir)BuildLog $(ProjectName).htm + + + + + + + + + + + + + Document + Downloading SPEEX. + if not exist "$(ProjectDir)..\speex-1.2rc1" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/speex-1.2rc1.tar.gz "$(ProjectDir).." + + $(ProjectDir)..\speex-1.2rc1;%(Outputs) + Downloading SPEEX. + if not exist "$(ProjectDir)..\speex-1.2rc1" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/speex-1.2rc1.tar.gz "$(ProjectDir).." + + $(ProjectDir)..\speex-1.2rc1;%(Outputs) + + + + + + diff --git a/libs/win32/speex/libspeex.2010.vcxproj b/libs/win32/speex/libspeex.2010.vcxproj new file mode 100644 index 0000000000..d5dc90fd2e --- /dev/null +++ b/libs/win32/speex/libspeex.2010.vcxproj @@ -0,0 +1,625 @@ + + + + + Debug_RTL_dll + Win32 + + + Debug_RTL_dll + x64 + + + Debug + Win32 + + + Debug + x64 + + + Release_Dynamic + Win32 + + + Release_Dynamic + x64 + + + Release_RTL_dll + Win32 + + + Release_RTL_dll + x64 + + + Release_SSE2 + Win32 + + + Release_SSE2 + x64 + + + Release_SSE + Win32 + + + Release_SSE + x64 + + + Release + Win32 + + + Release + x64 + + + + {E972C52F-9E85-4D65-B19C-031E511E9DB4} + libspeex + Win32Proj + + + + StaticLibrary + MultiByte + true + + + StaticLibrary + MultiByte + + + DynamicLibrary + MultiByte + true + + + StaticLibrary + MultiByte + true + + + StaticLibrary + MultiByte + true + + + StaticLibrary + MultiByte + true + + + StaticLibrary + MultiByte + + + StaticLibrary + MultiByte + true + + + StaticLibrary + MultiByte + + + DynamicLibrary + MultiByte + true + + + StaticLibrary + MultiByte + true + + + StaticLibrary + MultiByte + true + + + StaticLibrary + MultiByte + true + + + StaticLibrary + MultiByte + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(Configuration)\ + $(Configuration)\ + $(Configuration)\ + $(Configuration)\ + $(Configuration)\ + $(Configuration)\ + $(Configuration)\ + $(Configuration)\ + $(Configuration)\ + $(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + + + + Disabled + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + TurnOffAllWarnings + CompileAsC + + + $(OutDir)libspeex.lib + + + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + MultiThreadedDLL + false + + + TurnOffAllWarnings + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + $(OutDir)libspeex.lib + + + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreaded + false + StreamingSIMDExtensions + + + Level4 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + $(OutDir)libspeex.lib + + + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreaded + false + StreamingSIMDExtensions2 + + + Level4 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + $(OutDir)libspeex.lib + + + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreaded + false + + + Level4 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + libspeex.def + true + true + false + + + + + + + Disabled + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level4 + EditAndContinue + CompileAsC + + + $(OutDir)libspeex.lib + + + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreadedDLL + false + + + Level4 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + $(OutDir)libspeex.lib + + + + + X64 + + + Disabled + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + TurnOffAllWarnings + CompileAsC + + + $(OutDir)libspeex.lib + + + + + X64 + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + MultiThreadedDLL + false + TurnOffAllWarnings + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + $(OutDir)libspeex.lib + + + + + X64 + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreaded + false + StreamingSIMDExtensions + + + Level4 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + $(OutDir)libspeex.lib + + + + + X64 + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreaded + false + StreamingSIMDExtensions2 + + + Level4 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + $(OutDir)libspeex.lib + + + + + X64 + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreaded + false + + + Level4 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + libspeex.def + true + true + false + + + MachineX64 + + + + + X64 + + + Disabled + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level4 + ProgramDatabase + CompileAsC + + + $(OutDir)libspeex.lib + + + + + X64 + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreadedDLL + false + + + Level4 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + $(OutDir)libspeex.lib + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libs/win32/speex/libspeex.2010.vcxproj.filters b/libs/win32/speex/libspeex.2010.vcxproj.filters new file mode 100644 index 0000000000..7adcddbd80 --- /dev/null +++ b/libs/win32/speex/libspeex.2010.vcxproj.filters @@ -0,0 +1,207 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Source Files + + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + \ No newline at end of file diff --git a/libs/win32/speex/libspeex.2012.vcxproj b/libs/win32/speex/libspeex.2012.vcxproj new file mode 100644 index 0000000000..7967621275 --- /dev/null +++ b/libs/win32/speex/libspeex.2012.vcxproj @@ -0,0 +1,639 @@ + + + + + Debug_RTL_dll + Win32 + + + Debug_RTL_dll + x64 + + + Debug + Win32 + + + Debug + x64 + + + Release_Dynamic + Win32 + + + Release_Dynamic + x64 + + + Release_RTL_dll + Win32 + + + Release_RTL_dll + x64 + + + Release_SSE2 + Win32 + + + Release_SSE2 + x64 + + + Release_SSE + Win32 + + + Release_SSE + x64 + + + Release + Win32 + + + Release + x64 + + + + {E972C52F-9E85-4D65-B19C-031E511E9DB4} + libspeex + Win32Proj + + + + StaticLibrary + MultiByte + true + v110 + + + StaticLibrary + MultiByte + v110 + + + DynamicLibrary + MultiByte + true + v110 + + + StaticLibrary + MultiByte + true + v110 + + + StaticLibrary + MultiByte + true + v110 + + + StaticLibrary + MultiByte + true + v110 + + + StaticLibrary + MultiByte + v110 + + + StaticLibrary + MultiByte + true + v110 + + + StaticLibrary + MultiByte + v110 + + + DynamicLibrary + MultiByte + true + v110 + + + StaticLibrary + MultiByte + true + v110 + + + StaticLibrary + MultiByte + true + v110 + + + StaticLibrary + MultiByte + true + v110 + + + StaticLibrary + MultiByte + v110 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(Configuration)\ + $(Configuration)\ + $(Configuration)\ + $(Configuration)\ + $(Configuration)\ + $(Configuration)\ + $(Configuration)\ + $(Configuration)\ + $(Configuration)\ + $(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + + + + Disabled + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + TurnOffAllWarnings + CompileAsC + + + $(OutDir)libspeex.lib + + + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + MultiThreadedDLL + false + + + TurnOffAllWarnings + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + $(OutDir)libspeex.lib + + + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreaded + false + StreamingSIMDExtensions + + + Level4 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + $(OutDir)libspeex.lib + + + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreaded + false + StreamingSIMDExtensions2 + + + Level4 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + $(OutDir)libspeex.lib + + + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreaded + false + + + Level4 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + libspeex.def + true + true + false + + + + + + + Disabled + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level4 + EditAndContinue + CompileAsC + + + $(OutDir)libspeex.lib + + + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreadedDLL + false + + + Level4 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + $(OutDir)libspeex.lib + + + + + X64 + + + Disabled + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + TurnOffAllWarnings + CompileAsC + + + $(OutDir)libspeex.lib + + + + + X64 + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + MultiThreadedDLL + false + TurnOffAllWarnings + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + $(OutDir)libspeex.lib + + + + + X64 + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreaded + false + StreamingSIMDExtensions + + + Level4 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + $(OutDir)libspeex.lib + + + + + X64 + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreaded + false + StreamingSIMDExtensions2 + + + Level4 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + $(OutDir)libspeex.lib + + + + + X64 + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreaded + false + + + Level4 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + libspeex.def + true + true + false + + + MachineX64 + + + + + X64 + + + Disabled + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level4 + ProgramDatabase + CompileAsC + + + $(OutDir)libspeex.lib + + + + + X64 + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreadedDLL + false + + + Level4 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + $(OutDir)libspeex.lib + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/libs/win32/speex/libspeex.2012.vcxproj.filters b/libs/win32/speex/libspeex.2012.vcxproj.filters new file mode 100644 index 0000000000..7adcddbd80 --- /dev/null +++ b/libs/win32/speex/libspeex.2012.vcxproj.filters @@ -0,0 +1,207 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Source Files + + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + \ No newline at end of file diff --git a/libs/win32/speex/libspeexdsp.2010.vcxproj b/libs/win32/speex/libspeexdsp.2010.vcxproj new file mode 100644 index 0000000000..97541753e8 --- /dev/null +++ b/libs/win32/speex/libspeexdsp.2010.vcxproj @@ -0,0 +1,362 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release_Dynamic_SSE + Win32 + + + Release_Dynamic_SSE + x64 + + + Release_Static_SSE + Win32 + + + Release_Static_SSE + x64 + + + Release + Win32 + + + Release + x64 + + + + {03207781-0D1C-4DB3-A71D-45C608F28DBD} + Win32Proj + + + + StaticLibrary + MultiByte + true + + + DynamicLibrary + MultiByte + true + + + StaticLibrary + MultiByte + true + + + StaticLibrary + MultiByte + + + StaticLibrary + MultiByte + true + + + DynamicLibrary + MultiByte + true + + + StaticLibrary + MultiByte + true + + + StaticLibrary + MultiByte + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(Configuration)\ + $(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Configuration)\ + $(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + + + + Disabled + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + TurnOffAllWarnings + CompileAsC + + + + + + X64 + + + Disabled + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + TurnOffAllWarnings + CompileAsC + + + + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + MultiThreadedDLL + false + TurnOffAllWarnings + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + + + + X64 + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + MultiThreadedDLL + false + TurnOffAllWarnings + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + _USE_SSE;WIN32;NDEBUG;_WINDOWS;_USRDLL;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreadedDLL + false + StreamingSIMDExtensions + + + Level3 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + ../../../bin/libspeexdsp.dll + ..\..\libspeexdsp.def + Windows + true + true + false + + + ../../../lib/libspeexdsp.lib + MachineX86 + + + + + X64 + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + _USE_SSE;WIN32;NDEBUG;_WINDOWS;_USRDLL;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreadedDLL + false + StreamingSIMDExtensions + + + Level3 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + ../../../bin/libspeexdsp.dll + ..\..\libspeexdsp.def + Windows + true + true + false + + + ../../../lib/libspeexdsp.lib + MachineX64 + + + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + _USE_SSE;WIN32;NDEBUG;_WINDOWS;_USRDLL;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreadedDLL + false + StreamingSIMDExtensions + + + Level3 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + ../../../lib/libspeexdsp.lib + + + + + X64 + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + _USE_SSE;WIN32;NDEBUG;_WINDOWS;_USRDLL;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreadedDLL + false + StreamingSIMDExtensions + + + Level3 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + ../../../lib/libspeexdsp.lib + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libs/win32/speex/libspeexdsp.2012.vcxproj b/libs/win32/speex/libspeexdsp.2012.vcxproj new file mode 100644 index 0000000000..d5a5cb3f44 --- /dev/null +++ b/libs/win32/speex/libspeexdsp.2012.vcxproj @@ -0,0 +1,370 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release_Dynamic_SSE + Win32 + + + Release_Dynamic_SSE + x64 + + + Release_Static_SSE + Win32 + + + Release_Static_SSE + x64 + + + Release + Win32 + + + Release + x64 + + + + {03207781-0D1C-4DB3-A71D-45C608F28DBD} + Win32Proj + + + + StaticLibrary + MultiByte + true + v110 + + + DynamicLibrary + MultiByte + true + v110 + + + StaticLibrary + MultiByte + true + v110 + + + StaticLibrary + MultiByte + v110 + + + StaticLibrary + MultiByte + true + v110 + + + DynamicLibrary + MultiByte + true + v110 + + + StaticLibrary + MultiByte + true + v110 + + + StaticLibrary + MultiByte + v110 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(Configuration)\ + $(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(Configuration)\ + $(Configuration)\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + + + + Disabled + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + TurnOffAllWarnings + CompileAsC + + + + + + X64 + + + Disabled + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + TurnOffAllWarnings + CompileAsC + + + + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + MultiThreadedDLL + false + TurnOffAllWarnings + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + + + + X64 + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + MultiThreadedDLL + false + TurnOffAllWarnings + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + _USE_SSE;WIN32;NDEBUG;_WINDOWS;_USRDLL;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreadedDLL + false + StreamingSIMDExtensions + + + Level3 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + ../../../bin/libspeexdsp.dll + ..\..\libspeexdsp.def + Windows + true + true + false + + + ../../../lib/libspeexdsp.lib + MachineX86 + + + + + X64 + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + _USE_SSE;WIN32;NDEBUG;_WINDOWS;_USRDLL;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreadedDLL + false + StreamingSIMDExtensions + + + Level3 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + ../../../bin/libspeexdsp.dll + ..\..\libspeexdsp.def + Windows + true + true + false + + + ../../../lib/libspeexdsp.lib + MachineX64 + + + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + _USE_SSE;WIN32;NDEBUG;_WINDOWS;_USRDLL;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreadedDLL + false + StreamingSIMDExtensions + + + Level3 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + ../../../lib/libspeexdsp.lib + + + + + X64 + + + Full + AnySuitable + true + Speed + ..\..\..\include;..\..;%(AdditionalIncludeDirectories) + _USE_SSE;WIN32;NDEBUG;_WINDOWS;_USRDLL;HAVE_CONFIG_H;%(PreprocessorDefinitions) + true + + + MultiThreadedDLL + false + StreamingSIMDExtensions + + + Level3 + ProgramDatabase + CompileAsC + 4244;4305;4311;4100;4127;%(DisableSpecificWarnings) + + + ../../../lib/libspeexdsp.lib + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +