From 2091e33dbe7b6b24251833ffd7d3a5c73d61e50d Mon Sep 17 00:00:00 2001 From: Jeff Lenk Date: Wed, 5 Jan 2011 19:54:49 -0600 Subject: [PATCH] windows update celt-0.10.0 --- libs/win32/Download CELT.vcproj | 4 +- libs/win32/Download CELT.vcxproj | 12 +++--- libs/win32/celt/libcelt.vcproj | 50 ++++++++++++++---------- libs/win32/celt/libcelt.vcxproj | 44 +++++++++++---------- libs/win32/celt/libcelt.vcxproj.filters | 40 +++++++++++-------- src/mod/codecs/mod_celt/mod_celt.vcproj | 8 ++-- src/mod/codecs/mod_celt/mod_celt.vcxproj | 8 ++-- 7 files changed, 91 insertions(+), 75 deletions(-) diff --git a/libs/win32/Download CELT.vcproj b/libs/win32/Download CELT.vcproj index e32ebd42a6..cac10794c8 100644 --- a/libs/win32/Download CELT.vcproj +++ b/libs/win32/Download CELT.vcproj @@ -76,7 +76,7 @@ @@ -86,7 +86,7 @@ diff --git a/libs/win32/Download CELT.vcxproj b/libs/win32/Download CELT.vcxproj index af8c9aa543..527ff5a5f5 100644 --- a/libs/win32/Download CELT.vcxproj +++ b/libs/win32/Download CELT.vcxproj @@ -65,15 +65,15 @@ Document Downloading CELT. - if not exist "$(ProjectDir)..\celt-0.7.1" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/celt-0.7.1.tar.gz "$(ProjectDir).." -xcopy "$(ProjectDir)\celt\config.h" "$(ProjectDir)..\celt-0.7.1\libcelt" /C /D /Y /S /I -xcopy "$(ProjectDir)\celt\float_cast.h" "$(ProjectDir)..\celt-0.7.1\libcelt" /C /D /Y /S /I + if not exist "$(ProjectDir)..\celt-0.10.0" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/celt-0.10.0.tar.gz "$(ProjectDir).." +xcopy "$(ProjectDir)\celt\config.h" "$(ProjectDir)..\celt-0.10.0\libcelt" /C /D /Y /S /I +xcopy "$(ProjectDir)\celt\float_cast.h" "$(ProjectDir)..\celt-0.10.0\libcelt" /C /D /Y /S /I $(ProjectDir)..\CELT;%(Outputs) Downloading CELT. - if not exist "$(ProjectDir)..\celt-0.7.1" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/celt-0.7.1.tar.gz "$(ProjectDir).." -xcopy "$(ProjectDir)\celt\config.h" "$(ProjectDir)..\celt-0.7.1\libcelt" /C /D /Y /S /I -xcopy "$(ProjectDir)\celt\float_cast.h" "$(ProjectDir)..\celt-0.7.1\libcelt" /C /D /Y /S /I + if not exist "$(ProjectDir)..\celt-0.10.0" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/celt-0.10.0.tar.gz "$(ProjectDir).." +xcopy "$(ProjectDir)\celt\config.h" "$(ProjectDir)..\celt-0.10.0\libcelt" /C /D /Y /S /I +xcopy "$(ProjectDir)\celt\float_cast.h" "$(ProjectDir)..\celt-0.10.0\libcelt" /C /D /Y /S /I $(ProjectDir)..\CELT;%(Outputs) diff --git a/libs/win32/celt/libcelt.vcproj b/libs/win32/celt/libcelt.vcproj index 0533096a76..9a19d9e5fd 100644 --- a/libs/win32/celt/libcelt.vcproj +++ b/libs/win32/celt/libcelt.vcproj @@ -44,7 +44,7 @@ + + + + diff --git a/libs/win32/celt/libcelt.vcxproj b/libs/win32/celt/libcelt.vcxproj index 6abd09915b..b774320090 100644 --- a/libs/win32/celt/libcelt.vcxproj +++ b/libs/win32/celt/libcelt.vcxproj @@ -68,7 +68,7 @@ Disabled - ..\..\celt-0.7.1\libcelt;%(AdditionalIncludeDirectories) + ..\..\celt-0.10.0\libcelt;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) true EnableFastChecks @@ -82,7 +82,7 @@ Disabled - ..\..\celt-0.7.1\libcelt;%(AdditionalIncludeDirectories) + ..\..\celt-0.10.0\libcelt;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;_AMD64_;_WIN64;%(PreprocessorDefinitions) true EnableFastChecks @@ -94,7 +94,7 @@ MaxSpeed true - ..\..\celt-0.7.1\libcelt;%(AdditionalIncludeDirectories) + ..\..\celt-0.10.0\libcelt;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) MultiThreadedDLL true @@ -108,7 +108,7 @@ MaxSpeed true - ..\..\celt-0.7.1\libcelt;%(AdditionalIncludeDirectories) + ..\..\celt-0.10.0\libcelt;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;_AMD64_;_WIN64;%(PreprocessorDefinitions) MultiThreadedDLL true @@ -116,23 +116,25 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/libs/win32/celt/libcelt.vcxproj.filters b/libs/win32/celt/libcelt.vcxproj.filters index f3cb02a769..22236564f3 100644 --- a/libs/win32/celt/libcelt.vcxproj.filters +++ b/libs/win32/celt/libcelt.vcxproj.filters @@ -15,55 +15,61 @@ - + 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 diff --git a/src/mod/codecs/mod_celt/mod_celt.vcproj b/src/mod/codecs/mod_celt/mod_celt.vcproj index 6eb457d5ae..080f95ebbd 100644 --- a/src/mod/codecs/mod_celt/mod_celt.vcproj +++ b/src/mod/codecs/mod_celt/mod_celt.vcproj @@ -42,7 +42,7 @@ /> - ..\..\..\..\libs\celt-0.7.1\libcelt;%(AdditionalIncludeDirectories) + ..\..\..\..\libs\celt-0.10.0\libcelt;%(AdditionalIncludeDirectories) @@ -80,7 +80,7 @@ X64 - ..\..\..\..\libs\celt-0.7.1\libcelt;%(AdditionalIncludeDirectories) + ..\..\..\..\libs\celt-0.10.0\libcelt;%(AdditionalIncludeDirectories) @@ -93,7 +93,7 @@ - ..\..\..\..\libs\celt-0.7.1\libcelt;%(AdditionalIncludeDirectories) + ..\..\..\..\libs\celt-0.10.0\libcelt;%(AdditionalIncludeDirectories) @@ -108,7 +108,7 @@ X64 - ..\..\..\..\libs\celt-0.7.1\libcelt;%(AdditionalIncludeDirectories) + ..\..\..\..\libs\celt-0.10.0\libcelt;%(AdditionalIncludeDirectories)