From beaa7b7491e6deccd6c49abc375702e23aa4324a Mon Sep 17 00:00:00 2001 From: Nanang Izzuddin Date: Tue, 10 Jun 2008 14:09:37 +0000 Subject: Upgraded Speex version to the latest and reorganized it in local copy (since Speex is now using Git) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2002 74dad513-b988-da41-8d7b-12977e46ad98 --- third_party/build/speex/Makefile | 4 +- third_party/build/speex/config.h | 4 +- third_party/build/speex/libspeex.dsp | 52 +- third_party/build/speex/libspeex.vcp | 6756 +++++++++++++++---------------- third_party/build/speex/libspeex.vcproj | 128 +- 5 files changed, 3407 insertions(+), 3537 deletions(-) (limited to 'third_party/build/speex') diff --git a/third_party/build/speex/Makefile b/third_party/build/speex/Makefile index 234e2b93..860f1ebf 100644 --- a/third_party/build/speex/Makefile +++ b/third_party/build/speex/Makefile @@ -26,10 +26,10 @@ export SPEEX_OBJS = bits.o cb_search.o exc_10_16_table.o \ exc_8_128_table.o fftwrap.o filterbank.o \ filters.o gain_table.o gain_table_lbr.o \ hexc_10_32_table.o hexc_table.o \ - high_lsp_tables.o jitter.o \ + high_lsp_tables.o \ kiss_fft.o kiss_fftr.o lpc.o \ lsp.o lsp_tables_nb.o ltp.o \ - math_approx.o mdf.o medfilter.o misc.o modes.o \ + mdf.o modes.o modes_wb.o \ nb_celp.o preprocess.o \ quant_lsp.o resample.o sb_celp.o smallft.o \ speex.o speex_callbacks.o speex_header.o \ diff --git a/third_party/build/speex/config.h b/third_party/build/speex/config.h index 89fd3400..bf353ca3 100644 --- a/third_party/build/speex/config.h +++ b/third_party/build/speex/config.h @@ -3,8 +3,11 @@ /* Check if we need to use the fixed point version */ #if !defined(PJ_HAS_FLOATING_POINT) || PJ_HAS_FLOATING_POINT==0 # define FIXED_POINT +#else +# define FLOATING_POINT #endif +#define MACRO #if (defined(PJ_WIN32) && PJ_WIN32!=0) || \ (defined(PJ_WIN32_WINCE) && PJ_WIN32_WINCE != 0) @@ -12,7 +15,6 @@ #else #define inline __inline #define restrict -#include "misc.h" #endif #ifdef _MSC_VER diff --git a/third_party/build/speex/libspeex.dsp b/third_party/build/speex/libspeex.dsp index a769c1ed..b99cdcfc 100644 --- a/third_party/build/speex/libspeex.dsp +++ b/third_party/build/speex/libspeex.dsp @@ -151,10 +151,6 @@ SOURCE=..\..\speex\libspeex\high_lsp_tables.c # End Source File # Begin Source File -SOURCE=..\..\speex\libspeex\jitter.c -# End Source File -# Begin Source File - SOURCE=..\..\speex\libspeex\kiss_fft.c # End Source File # Begin Source File @@ -179,23 +175,15 @@ SOURCE=..\..\speex\libspeex\ltp.c # End Source File # Begin Source File -SOURCE=..\..\speex\libspeex\math_approx.c -# End Source File -# Begin Source File - SOURCE=..\..\speex\libspeex\mdf.c # End Source File # Begin Source File -SOURCE=..\..\speex\libspeex\medfilter.c -# End Source File -# Begin Source File - -SOURCE=..\..\speex\libspeex\misc.c +SOURCE=..\..\speex\libspeex\modes.c # End Source File # Begin Source File -SOURCE=..\..\speex\libspeex\modes.c +SOURCE=..\..\speex\libspeex\modes_wb.c # End Source File # Begin Source File @@ -255,10 +243,22 @@ SOURCE=..\..\speex\libspeex\window.c # PROP Default_Filter "h;hpp;hxx;hm;inl" # Begin Source File +SOURCE=..\..\speex\libspeex\_kiss_fft_guts.h +# End Source File +# Begin Source File + +SOURCE=..\..\speex\libspeex\arch.h +# End Source File +# Begin Source File + SOURCE=..\..\speex\libspeex\cb_search.h # End Source File # Begin Source File +SOURCE=..\..\speex\libspeex\cb_search_sse.h +# End Source File +# Begin Source File + SOURCE=.\config.h # End Source File # Begin Source File @@ -275,6 +275,18 @@ SOURCE=..\..\speex\libspeex\filters.h # End Source File # Begin Source File +SOURCE=..\..\speex\libspeex\filters_sse.h +# End Source File +# Begin Source File + +SOURCE=..\..\speex\libspeex\fixed_debug.h +# End Source File +# Begin Source File + +SOURCE=..\..\speex\libspeex\fixed_generic.h +# End Source File +# Begin Source File + SOURCE=..\..\speex\libspeex\kiss_fft.h # End Source File # Begin Source File @@ -295,11 +307,11 @@ SOURCE=..\..\speex\libspeex\ltp.h # End Source File # Begin Source File -SOURCE=..\..\speex\libspeex\medfilter.h +SOURCE=..\..\speex\libspeex\ltp_sse.h # End Source File # Begin Source File -SOURCE=..\..\speex\libspeex\misc.h +SOURCE=..\..\speex\libspeex\math_approx.h # End Source File # Begin Source File @@ -311,6 +323,14 @@ SOURCE=..\..\speex\libspeex\nb_celp.h # End Source File # Begin Source File +SOURCE=..\..\speex\libspeex\os_support.h +# End Source File +# Begin Source File + +SOURCE=..\..\speex\libspeex\pseudofloat.h +# End Source File +# Begin Source File + SOURCE=..\..\speex\libspeex\quant_lsp.h # End Source File # Begin Source File diff --git a/third_party/build/speex/libspeex.vcp b/third_party/build/speex/libspeex.vcp index ac2ccaed..d0518447 100644 --- a/third_party/build/speex/libspeex.vcp +++ b/third_party/build/speex/libspeex.vcp @@ -745,10 +745,12 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" @@ -776,10 +778,12 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" @@ -807,10 +811,12 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" @@ -838,10 +844,12 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" @@ -869,10 +877,12 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" @@ -900,10 +910,12 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" @@ -931,10 +943,12 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" @@ -962,10 +976,12 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" @@ -993,10 +1009,12 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" @@ -1024,10 +1042,12 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" @@ -1055,10 +1075,12 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" @@ -1086,10 +1108,12 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" @@ -1117,10 +1141,12 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" @@ -1148,10 +1174,12 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" @@ -1179,10 +1207,12 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" @@ -1210,10 +1240,12 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" @@ -1224,8 +1256,6 @@ DEP_CPP_BITS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -1249,11 +1279,15 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_BITS_=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" @@ -1281,10 +1315,12 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" @@ -1312,10 +1348,12 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" @@ -1343,10 +1381,12 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" @@ -1374,10 +1414,12 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" @@ -1405,10 +1447,12 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" @@ -1436,27 +1480,35 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" DEP_CPP_BITS_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_bits.h"\ @@ -1467,9 +1519,14 @@ DEP_CPP_BITS_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_BITS_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ENDIF @@ -1510,12 +1567,14 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" @@ -1548,12 +1607,14 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" @@ -1586,12 +1647,14 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" @@ -1624,12 +1687,14 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" @@ -1662,12 +1727,14 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" @@ -1700,12 +1767,14 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" @@ -1738,12 +1807,14 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" @@ -1776,12 +1847,14 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" @@ -1814,12 +1887,14 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" @@ -1852,12 +1927,14 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" @@ -1890,12 +1967,14 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" @@ -1928,12 +2007,14 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" @@ -1966,12 +2047,14 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" @@ -2004,12 +2087,14 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" @@ -2042,12 +2127,14 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" @@ -2080,12 +2167,14 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" @@ -2096,8 +2185,6 @@ DEP_CPP_CB_SE=\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -2126,13 +2213,17 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_CB_SE=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" @@ -2165,12 +2256,14 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" @@ -2203,12 +2296,14 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" @@ -2241,12 +2336,14 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" @@ -2279,12 +2376,14 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" @@ -2317,12 +2416,14 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" @@ -2355,29 +2456,37 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" DEP_CPP_CB_SE=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_bits.h"\ @@ -2393,11 +2502,17 @@ DEP_CPP_CB_SE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_CB_SE=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ENDIF @@ -2764,11 +2879,13 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" @@ -2797,11 +2914,13 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" @@ -2830,11 +2949,13 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" @@ -2863,11 +2984,13 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" @@ -2896,11 +3019,13 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" @@ -2929,11 +3054,13 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" @@ -2962,11 +3089,13 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" @@ -2995,11 +3124,13 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" @@ -3028,11 +3159,13 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" @@ -3061,11 +3194,13 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" @@ -3094,11 +3229,13 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" @@ -3127,11 +3264,13 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" @@ -3160,11 +3299,13 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" @@ -3193,11 +3334,13 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" @@ -3226,11 +3369,13 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" @@ -3259,11 +3404,13 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" @@ -3274,8 +3421,6 @@ DEP_CPP_FFTWR=\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -3300,12 +3445,16 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_FFTWR=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" @@ -3334,11 +3483,13 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" @@ -3367,11 +3518,13 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" @@ -3400,11 +3553,13 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" @@ -3433,11 +3588,13 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" @@ -3466,11 +3623,13 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" @@ -3499,28 +3658,36 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" DEP_CPP_FFTWR=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ @@ -3532,10 +3699,15 @@ DEP_CPP_FFTWR=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_FFTWR=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ENDIF @@ -3572,10 +3744,12 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" @@ -3604,10 +3778,12 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" @@ -3636,10 +3812,12 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" @@ -3668,10 +3846,12 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" @@ -3700,10 +3880,12 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" @@ -3732,10 +3914,12 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" @@ -3764,10 +3948,12 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" @@ -3796,10 +3982,12 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" @@ -3828,10 +4016,12 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" @@ -3860,10 +4050,12 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" @@ -3892,10 +4084,12 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" @@ -3924,10 +4118,12 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" @@ -3956,10 +4152,12 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" @@ -3988,10 +4186,12 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" @@ -4020,10 +4220,12 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" @@ -4052,10 +4254,12 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" @@ -4066,8 +4270,6 @@ DEP_CPP_FILTE=\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -4092,11 +4294,15 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_FILTE=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" @@ -4125,10 +4331,12 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" @@ -4157,10 +4365,12 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" @@ -4189,10 +4399,12 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" @@ -4221,10 +4433,12 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" @@ -4253,10 +4467,12 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" @@ -4285,27 +4501,35 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" DEP_CPP_FILTE=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ @@ -4317,9 +4541,14 @@ DEP_CPP_FILTE=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_FILTE=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ENDIF @@ -4361,11 +4590,13 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTER=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" @@ -4399,11 +4630,13 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTER=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" @@ -4437,11 +4670,13 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTER=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" @@ -4475,11 +4710,13 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTER=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" @@ -4513,11 +4750,13 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTER=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" @@ -4551,11 +4790,13 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTER=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" @@ -4589,11 +4830,13 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTER=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" @@ -4627,11 +4870,13 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTER=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" @@ -4665,11 +4910,13 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTER=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" @@ -4703,11 +4950,13 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTER=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" @@ -4741,11 +4990,13 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTER=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" @@ -4779,11 +5030,13 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTER=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" @@ -4817,11 +5070,13 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTER=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" @@ -4855,11 +5110,13 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTER=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" @@ -4893,11 +5150,13 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTER=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" @@ -4931,11 +5190,13 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTER=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" @@ -4946,8 +5207,6 @@ DEP_CPP_FILTER=\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -4977,12 +5236,16 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_FILTER=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" @@ -5016,11 +5279,13 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTER=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" @@ -5054,11 +5319,13 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTER=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" @@ -5092,11 +5359,13 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTER=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" @@ -5130,11 +5399,13 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTER=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" @@ -5168,11 +5439,13 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTER=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" @@ -5206,28 +5479,36 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_FILTER=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" DEP_CPP_FILTER=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_bits.h"\ @@ -5244,10 +5525,13 @@ DEP_CPP_FILTER=\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_FILTER=\ + ".\misc.h"\ !ENDIF @@ -5530,11 +5814,11 @@ SOURCE=..\..\speex\libspeex\high_lsp_tables.c # End Source File # Begin Source File -SOURCE=..\..\speex\libspeex\jitter.c +SOURCE=..\..\speex\libspeex\kiss_fft.c !IF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Release" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -5550,24 +5834,26 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -5583,24 +5869,26 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -5616,24 +5904,26 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -5649,24 +5939,26 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -5682,24 +5974,26 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -5715,24 +6009,26 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -5748,24 +6044,26 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -5781,24 +6079,26 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -5814,24 +6114,26 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -5847,24 +6149,26 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -5880,24 +6184,26 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -5913,24 +6219,26 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -5946,24 +6254,26 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -5979,24 +6289,26 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6012,24 +6324,26 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6045,32 +6359,32 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -6086,25 +6400,29 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_KISS_=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6120,24 +6438,26 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6153,24 +6473,26 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6186,24 +6508,26 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6219,24 +6543,26 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6252,24 +6578,26 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6285,52 +6613,65 @@ DEP_CPP_JITTE=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" -DEP_CPP_JITTE=\ +DEP_CPP_KISS_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex.h"\ - "..\..\speex\include\speex\speex_bits.h"\ - "..\..\speex\include\speex\speex_jitter.h"\ "..\..\speex\include\speex\speex_types.h"\ + "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_KISS_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ENDIF @@ -6338,11 +6679,11 @@ DEP_CPP_JITTE=\ # End Source File # Begin Source File -SOURCE=..\..\speex\libspeex\kiss_fft.c +SOURCE=..\..\speex\libspeex\kiss_fftr.c !IF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Release" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6367,15 +6708,18 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6400,15 +6744,18 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6433,15 +6780,18 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6466,15 +6816,18 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6499,15 +6852,18 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6532,15 +6888,18 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6565,15 +6924,18 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6598,15 +6960,18 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6631,15 +6996,18 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6664,15 +7032,18 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6697,15 +7068,18 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6730,15 +7104,18 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6763,15 +7140,18 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6796,15 +7176,18 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6829,15 +7212,18 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6862,23 +7248,24 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -6903,16 +7290,21 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_KISS_F=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6937,15 +7329,18 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -6970,15 +7365,18 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7003,15 +7401,18 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7036,15 +7437,18 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7069,15 +7473,18 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7102,28 +7509,37 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" -DEP_CPP_KISS_=\ +DEP_CPP_KISS_F=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ @@ -7135,10 +7551,16 @@ DEP_CPP_KISS_=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\kiss_fft.h"\ + "..\..\speex\libspeex\kiss_fftr.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_KISS_F=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ENDIF @@ -7146,11 +7568,11 @@ DEP_CPP_KISS_=\ # End Source File # Begin Source File -SOURCE=..\..\speex\libspeex\kiss_fftr.c +SOURCE=..\..\speex\libspeex\lpc.c !IF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Release" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7167,24 +7589,24 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LPC_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7201,24 +7623,24 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LPC_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7235,24 +7657,24 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LPC_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7269,24 +7691,24 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LPC_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7303,24 +7725,24 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LPC_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7337,24 +7759,24 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LPC_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7371,24 +7793,24 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LPC_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7405,24 +7827,24 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LPC_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7439,24 +7861,24 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LPC_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7473,24 +7895,24 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LPC_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7507,24 +7929,24 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LPC_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7541,24 +7963,24 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LPC_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7575,24 +7997,24 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LPC_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7609,24 +8031,24 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LPC_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7643,24 +8065,24 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LPC_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7677,32 +8099,30 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LPC_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -7719,25 +8139,27 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_LPC_C=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7754,24 +8176,24 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LPC_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7788,24 +8210,24 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LPC_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7822,24 +8244,24 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LPC_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7856,24 +8278,24 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LPC_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7890,24 +8312,24 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LPC_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -7924,53 +8346,60 @@ DEP_CPP_KISS_F=\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LPC_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" -DEP_CPP_KISS_F=\ +DEP_CPP_LPC_C=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\_kiss_fft_guts.h"\ "..\..\speex\libspeex\arch.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\kiss_fft.h"\ - "..\..\speex\libspeex\kiss_fftr.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lpc.h"\ + "..\..\speex\libspeex\lpc_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_LPC_C=\ + ".\misc.h"\ !ENDIF @@ -7978,11 +8407,11 @@ DEP_CPP_KISS_F=\ # End Source File # Begin Source File -SOURCE=..\..\speex\libspeex\lpc.c +SOURCE=..\..\speex\libspeex\lsp.c !IF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Release" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8005,16 +8434,20 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LSP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8037,16 +8470,20 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LSP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8069,16 +8506,20 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LSP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8101,16 +8542,20 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LSP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8133,16 +8578,20 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LSP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8165,16 +8614,20 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LSP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8197,16 +8650,20 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LSP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8229,16 +8686,20 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LSP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8261,16 +8722,20 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LSP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8293,16 +8758,20 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LSP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8325,16 +8794,20 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LSP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8357,16 +8830,20 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LSP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8389,16 +8866,20 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LSP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8421,16 +8902,20 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LSP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8453,16 +8938,20 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LSP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8485,24 +8974,26 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LSP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -8525,17 +9016,23 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_LSP_C=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8558,16 +9055,20 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LSP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8590,16 +9091,20 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\win32\config.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LSP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8622,16 +9127,20 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LSP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8654,16 +9163,20 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LSP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8686,16 +9199,20 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LSP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8718,29 +9235,39 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LSP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" -DEP_CPP_LPC_C=\ +DEP_CPP_LSP_C=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ @@ -8750,11 +9277,16 @@ DEP_CPP_LPC_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lpc.h"\ - "..\..\speex\libspeex\lpc_bfin.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\lsp.h"\ + "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_LSP_C=\ + ".\misc.h"\ !ENDIF @@ -8762,11 +9294,66 @@ DEP_CPP_LPC_C=\ # End Source File # Begin Source File -SOURCE=..\..\speex\libspeex\lsp.c +SOURCE=..\..\speex\libspeex\lsp_tables_nb.c !IF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Release" -DEP_CPP_LSP_C=\ +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" + +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" + +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" + +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" + +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" + +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" + +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" + +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" + +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" + +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" + +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" + +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" + +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" + +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" + +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" + +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" + +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" + +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" + +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" + +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" + +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" + +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" + +!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=..\..\speex\libspeex\ltp.c + +!IF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Release" + +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8782,25 +9369,31 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8816,25 +9409,31 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8850,25 +9449,31 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8884,25 +9489,31 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8918,25 +9529,31 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8952,25 +9569,31 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -8986,25 +9609,31 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9020,25 +9649,31 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9054,25 +9689,31 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9088,25 +9729,31 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9122,25 +9769,31 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9156,25 +9809,31 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9190,25 +9849,31 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9224,25 +9889,31 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9258,25 +9929,31 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9292,33 +9969,37 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -9334,26 +10015,34 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_LTP_C=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9369,25 +10058,31 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9403,25 +10098,31 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9437,25 +10138,31 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9471,25 +10178,31 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9505,25 +10218,31 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9539,54 +10258,75 @@ DEP_CPP_LSP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" -DEP_CPP_LSP_C=\ +DEP_CPP_LTP_C=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex_bits.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\lsp.h"\ - "..\..\speex\libspeex\lsp_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\ltp_arm4.h"\ + "..\..\speex\libspeex\ltp_bfin.h"\ + "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_LTP_C=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ENDIF @@ -9594,66 +10334,11 @@ DEP_CPP_LSP_C=\ # End Source File # Begin Source File -SOURCE=..\..\speex\libspeex\lsp_tables_nb.c - -!IF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Release" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\speex\libspeex\ltp.c +SOURCE=..\..\speex\libspeex\mdf.c !IF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Release" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9669,29 +10354,27 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9707,29 +10390,27 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9745,29 +10426,27 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9783,29 +10462,27 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9821,29 +10498,27 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9859,29 +10534,27 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9897,29 +10570,27 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9935,29 +10606,27 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -9973,29 +10642,27 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -10011,29 +10678,27 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -10049,29 +10714,27 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -10087,29 +10750,27 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -10125,29 +10786,27 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -10163,29 +10822,27 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -10201,29 +10858,27 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -10239,37 +10894,33 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -10285,30 +10936,30 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_MDF_C=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -10324,29 +10975,27 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -10362,29 +11011,27 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -10400,29 +11047,27 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -10438,29 +11083,27 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -10476,29 +11119,27 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -10514,62 +11155,67 @@ DEP_CPP_LTP_C=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" -DEP_CPP_LTP_C=\ +DEP_CPP_MDF_C=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_echo.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\filters.h"\ + "..\..\speex\libspeex\fftwrap.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\ltp_arm4.h"\ - "..\..\speex\libspeex\ltp_bfin.h"\ - "..\..\speex\libspeex\ltp_sse.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\stack_alloc.h"\ + "..\..\speex\libspeex\os_support.h"\ + "..\..\speex\libspeex\pseudofloat.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MDF_C=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ENDIF @@ -10577,11 +11223,11 @@ DEP_CPP_LTP_C=\ # End Source File # Begin Source File -SOURCE=..\..\speex\libspeex\math_approx.c +SOURCE=..\..\speex\libspeex\modes.c !IF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Release" -DEP_CPP_MATH_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -10597,22 +11243,36 @@ DEP_CPP_MATH_=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MODES=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" -DEP_CPP_MATH_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -10628,22 +11288,36 @@ DEP_CPP_MATH_=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MODES=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" -DEP_CPP_MATH_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -10659,22 +11333,36 @@ DEP_CPP_MATH_=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MODES=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" -DEP_CPP_MATH_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -10690,22 +11378,36 @@ DEP_CPP_MATH_=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MODES=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" -DEP_CPP_MATH_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -10721,22 +11423,36 @@ DEP_CPP_MATH_=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MODES=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" -DEP_CPP_MATH_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -10752,22 +11468,36 @@ DEP_CPP_MATH_=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MODES=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" -DEP_CPP_MATH_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -10783,22 +11513,36 @@ DEP_CPP_MATH_=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MODES=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" -DEP_CPP_MATH_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -10814,2004 +11558,36 @@ DEP_CPP_MATH_=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_MODES=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" -DEP_CPP_MATH_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" - -DEP_CPP_MATH_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" - -DEP_CPP_MATH_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" - -DEP_CPP_MATH_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" - -DEP_CPP_MATH_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" - -DEP_CPP_MATH_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" - -DEP_CPP_MATH_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" - -DEP_CPP_MATH_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" - -DEP_CPP_MATH_=\ - "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\config_site_sample.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - ".\speex\speex_config_types.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" - -DEP_CPP_MATH_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" - -DEP_CPP_MATH_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" - -DEP_CPP_MATH_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" - -DEP_CPP_MATH_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" - -DEP_CPP_MATH_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" - -DEP_CPP_MATH_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" - -DEP_CPP_MATH_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\speex\libspeex\mdf.c - -!IF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Release" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\config_site_sample.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - ".\speex\speex_config_types.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" - -DEP_CPP_MDF_C=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_echo.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fftwrap.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\pseudofloat.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\speex\libspeex\medfilter.c - -!IF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Release" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" - -DEP_CPP_MEDFI=\ - "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\config_site_sample.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - ".\speex\speex_config_types.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" - -DEP_CPP_MEDFI=\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\medfilter.h"\ - "..\..\speex\libspeex\misc.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\speex\libspeex\misc.c - -!IF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Release" - -DEP_CPP_MISC_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" - -DEP_CPP_MISC_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" - -DEP_CPP_MISC_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" - -DEP_CPP_MISC_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" - -DEP_CPP_MISC_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" - -DEP_CPP_MISC_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" - -DEP_CPP_MISC_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" - -DEP_CPP_MISC_=\ - "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ - "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ - "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux.h"\ - "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ - "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ - "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ - "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32.h"\ - "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ - "..\..\..\pjlib\include\pj\compat\size_t.h"\ - "..\..\..\pjlib\include\pj\config.h"\ - "..\..\..\pjlib\include\pj\config_site.h"\ - "..\..\..\pjlib\include\pj\log.h"\ - "..\..\..\pjlib\include\pj\types.h"\ - "..\..\speex\include\speex\speex_types.h"\ - "..\..\speex\libspeex\arch.h"\ - "..\..\speex\libspeex\fixed_arm4.h"\ - "..\..\speex\libspeex\fixed_arm5e.h"\ - "..\..\speex\libspeex\fixed_bfin.h"\ - "..\..\speex\libspeex\fixed_debug.h"\ - "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ - "..\..\speex\win32\config.h"\ - ".\config.h"\ - -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ - - -!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" - -DEP_CPP_MISC_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -12827,25 +11603,36 @@ DEP_CPP_MISC_=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ +NODEP_CPP_MODES=\ + "..\..\speex\libspeex\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" -DEP_CPP_MISC_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -12861,25 +11648,36 @@ DEP_CPP_MISC_=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ +NODEP_CPP_MODES=\ + "..\..\speex\libspeex\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" -DEP_CPP_MISC_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -12895,25 +11693,36 @@ DEP_CPP_MISC_=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ +NODEP_CPP_MODES=\ + "..\..\speex\libspeex\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" -DEP_CPP_MISC_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -12929,25 +11738,36 @@ DEP_CPP_MISC_=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ +NODEP_CPP_MODES=\ + "..\..\speex\libspeex\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" -DEP_CPP_MISC_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -12963,25 +11783,36 @@ DEP_CPP_MISC_=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ +NODEP_CPP_MODES=\ + "..\..\speex\libspeex\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" -DEP_CPP_MISC_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -12997,25 +11828,36 @@ DEP_CPP_MISC_=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ +NODEP_CPP_MODES=\ + "..\..\speex\libspeex\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" -DEP_CPP_MISC_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -13031,25 +11873,36 @@ DEP_CPP_MISC_=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ +NODEP_CPP_MODES=\ + "..\..\speex\libspeex\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" -DEP_CPP_MISC_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -13065,33 +11918,42 @@ DEP_CPP_MISC_=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ +NODEP_CPP_MODES=\ + "..\..\speex\libspeex\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" -DEP_CPP_MISC_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -13107,26 +11969,39 @@ DEP_CPP_MISC_=\ "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ ".\speex\speex_config_types.h"\ -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ +NODEP_CPP_MODES=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" -DEP_CPP_MISC_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -13142,25 +12017,36 @@ DEP_CPP_MISC_=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ +NODEP_CPP_MODES=\ + "..\..\speex\libspeex\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" -DEP_CPP_MISC_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -13176,25 +12062,36 @@ DEP_CPP_MISC_=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ +NODEP_CPP_MODES=\ + "..\..\speex\libspeex\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" -DEP_CPP_MISC_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -13210,25 +12107,36 @@ DEP_CPP_MISC_=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ +NODEP_CPP_MODES=\ + "..\..\speex\libspeex\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" -DEP_CPP_MISC_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -13244,25 +12152,36 @@ DEP_CPP_MISC_=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ +NODEP_CPP_MODES=\ + "..\..\speex\libspeex\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" -DEP_CPP_MISC_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -13278,25 +12197,36 @@ DEP_CPP_MISC_=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ +NODEP_CPP_MODES=\ + "..\..\speex\libspeex\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" -DEP_CPP_MISC_=\ +DEP_CPP_MODES=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -13312,54 +12242,83 @@ DEP_CPP_MISC_=\ "..\..\..\pjlib\include\pj\config_site.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ +NODEP_CPP_MODES=\ + "..\..\speex\libspeex\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" -DEP_CPP_MISC_=\ +DEP_CPP_MODES=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ + "..\..\speex\include\speex\speex.h"\ + "..\..\speex\include\speex\speex_bits.h"\ + "..\..\speex\include\speex\speex_callbacks.h"\ "..\..\speex\include\speex\speex_types.h"\ "..\..\speex\libspeex\arch.h"\ + "..\..\speex\libspeex\cb_search.h"\ + "..\..\speex\libspeex\filters.h"\ "..\..\speex\libspeex\fixed_arm4.h"\ "..\..\speex\libspeex\fixed_arm5e.h"\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ - "..\..\speex\libspeex\misc_bfin.h"\ + "..\..\speex\libspeex\ltp.h"\ + "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\quant_lsp.h"\ + "..\..\speex\libspeex\sb_celp.h"\ + "..\..\speex\libspeex\smallft.h"\ + "..\..\speex\libspeex\vbr.h"\ + "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ -NODEP_CPP_MISC_=\ - "..\..\speex\libspeex\user_misc.h"\ +NODEP_CPP_MODES=\ + ".\misc.h"\ !ENDIF @@ -13367,24 +12326,30 @@ NODEP_CPP_MISC_=\ # End Source File # Begin Source File -SOURCE=..\..\speex\libspeex\modes.c +SOURCE=..\..\speex\libspeex\modes_wb.c !IF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Release" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -13400,9 +12365,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -13410,24 +12375,35 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -13443,9 +12419,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -13453,24 +12429,35 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -13486,9 +12473,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -13496,24 +12483,35 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -13529,9 +12527,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -13539,24 +12537,35 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -13572,9 +12581,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -13582,24 +12591,35 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -13615,9 +12635,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -13625,24 +12645,35 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -13658,9 +12689,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -13668,24 +12699,35 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -13701,9 +12743,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -13711,24 +12753,35 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -13744,9 +12797,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -13754,24 +12807,35 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -13787,9 +12851,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -13797,24 +12861,35 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -13830,9 +12905,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -13840,24 +12915,35 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -13873,9 +12959,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -13883,24 +12969,35 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -13916,9 +13013,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -13926,24 +13023,35 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -13959,9 +13067,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -13969,24 +13077,35 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -14002,9 +13121,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -14012,24 +13131,35 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -14045,9 +13175,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -14055,19 +13185,22 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -14096,9 +13229,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -14108,23 +13241,33 @@ DEP_CPP_MODES=\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -14140,9 +13283,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -14150,24 +13293,35 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -14183,9 +13337,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -14193,24 +13347,35 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -14226,9 +13391,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -14236,24 +13401,35 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -14269,9 +13445,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -14279,24 +13455,35 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -14312,9 +13499,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -14322,24 +13509,35 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -14355,9 +13553,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -14365,24 +13563,35 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" -DEP_CPP_MODES=\ +DEP_CPP_MODES_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -14398,9 +13607,9 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\ltp.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -14408,6 +13617,11 @@ DEP_CPP_MODES=\ "..\..\speex\libspeex\vorbis_psy.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_MODES_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ENDIF @@ -14451,7 +13665,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -14463,6 +13676,9 @@ DEP_CPP_NB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" @@ -14498,7 +13714,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -14510,6 +13725,9 @@ DEP_CPP_NB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" @@ -14545,7 +13763,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -14557,6 +13774,9 @@ DEP_CPP_NB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" @@ -14592,7 +13812,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -14604,6 +13823,9 @@ DEP_CPP_NB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" @@ -14639,7 +13861,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -14651,6 +13872,9 @@ DEP_CPP_NB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" @@ -14686,7 +13910,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -14698,6 +13921,9 @@ DEP_CPP_NB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" @@ -14733,7 +13959,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -14745,6 +13970,9 @@ DEP_CPP_NB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" @@ -14780,7 +14008,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -14792,6 +14019,9 @@ DEP_CPP_NB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" @@ -14827,7 +14057,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -14839,6 +14068,9 @@ DEP_CPP_NB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" @@ -14874,7 +14106,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -14886,6 +14117,9 @@ DEP_CPP_NB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" @@ -14921,7 +14155,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -14933,6 +14166,9 @@ DEP_CPP_NB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" @@ -14968,7 +14204,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -14980,6 +14215,9 @@ DEP_CPP_NB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" @@ -15015,7 +14253,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -15027,6 +14264,9 @@ DEP_CPP_NB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" @@ -15062,7 +14302,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -15074,6 +14313,9 @@ DEP_CPP_NB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" @@ -15109,7 +14351,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -15121,6 +14362,9 @@ DEP_CPP_NB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" @@ -15156,7 +14400,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -15168,6 +14411,9 @@ DEP_CPP_NB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" @@ -15178,8 +14424,6 @@ DEP_CPP_NB_CE=\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -15211,7 +14455,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -15224,6 +14467,11 @@ DEP_CPP_NB_CE=\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_NB_CE=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" @@ -15259,7 +14507,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -15271,6 +14518,9 @@ DEP_CPP_NB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" @@ -15306,7 +14556,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -15318,6 +14567,9 @@ DEP_CPP_NB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" @@ -15353,7 +14605,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -15365,6 +14616,9 @@ DEP_CPP_NB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" @@ -15400,7 +14654,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -15412,6 +14665,9 @@ DEP_CPP_NB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" @@ -15447,7 +14703,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -15459,6 +14714,9 @@ DEP_CPP_NB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" @@ -15494,7 +14752,6 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -15506,23 +14763,32 @@ DEP_CPP_NB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" DEP_CPP_NB_CE=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -15541,9 +14807,9 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\libspeex\stack_alloc.h"\ @@ -15552,6 +14818,11 @@ DEP_CPP_NB_CE=\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_NB_CE=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ENDIF @@ -15591,10 +14862,12 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" @@ -15626,10 +14899,12 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" @@ -15661,10 +14936,12 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" @@ -15696,10 +14973,12 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" @@ -15731,10 +15010,12 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" @@ -15766,10 +15047,12 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" @@ -15801,10 +15084,12 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" @@ -15836,10 +15121,12 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" @@ -15871,10 +15158,12 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" @@ -15906,10 +15195,12 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" @@ -15941,10 +15232,12 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" @@ -15976,10 +15269,12 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" @@ -16011,10 +15306,12 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" @@ -16046,10 +15343,12 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" @@ -16081,10 +15380,12 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" @@ -16116,10 +15417,12 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" @@ -16130,8 +15433,6 @@ DEP_CPP_PREPR=\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -16159,11 +15460,15 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_PREPR=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" @@ -16195,10 +15500,12 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" @@ -16230,10 +15537,12 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" @@ -16265,10 +15574,12 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" @@ -16300,10 +15611,12 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" @@ -16335,10 +15648,12 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" @@ -16370,27 +15685,35 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" DEP_CPP_PREPR=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_echo.h"\ @@ -16405,9 +15728,14 @@ DEP_CPP_PREPR=\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_PREPR=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ENDIF @@ -16443,12 +15771,14 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" @@ -16476,12 +15806,14 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" @@ -16509,12 +15841,14 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" @@ -16542,12 +15876,14 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" @@ -16575,12 +15911,14 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" @@ -16608,12 +15946,14 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" @@ -16641,12 +15981,14 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" @@ -16674,12 +16016,14 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" @@ -16707,12 +16051,14 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" @@ -16740,12 +16086,14 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" @@ -16773,12 +16121,14 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" @@ -16806,12 +16156,14 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" @@ -16839,12 +16191,14 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" @@ -16872,12 +16226,14 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" @@ -16905,12 +16261,14 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" @@ -16938,12 +16296,14 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" @@ -16954,8 +16314,6 @@ DEP_CPP_QUANT=\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -16979,13 +16337,17 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_QUANT=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" @@ -17013,12 +16375,14 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" @@ -17046,12 +16410,14 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" @@ -17079,12 +16445,14 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" @@ -17112,12 +16480,14 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" @@ -17145,12 +16515,14 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" @@ -17178,29 +16550,37 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" DEP_CPP_QUANT=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_bits.h"\ @@ -17211,11 +16591,16 @@ DEP_CPP_QUANT=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\quant_lsp_bfin.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_QUANT=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ENDIF @@ -17251,11 +16636,11 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ @@ -17285,11 +16670,11 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ @@ -17319,11 +16704,11 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ @@ -17353,11 +16738,11 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ @@ -17387,11 +16772,11 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ @@ -17421,11 +16806,11 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ @@ -17455,11 +16840,11 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ @@ -17489,11 +16874,11 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ @@ -17523,11 +16908,11 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ @@ -17557,11 +16942,11 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ @@ -17591,11 +16976,11 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ @@ -17625,11 +17010,11 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ @@ -17659,11 +17044,11 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ @@ -17693,11 +17078,11 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ @@ -17727,11 +17112,11 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ @@ -17761,11 +17146,11 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ @@ -17778,8 +17163,6 @@ DEP_CPP_RESAM=\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -17803,12 +17186,14 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ ".\speex\speex_config_types.h"\ NODEP_CPP_RESAM=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ @@ -17838,11 +17223,11 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ @@ -17872,11 +17257,11 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ @@ -17906,11 +17291,11 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ @@ -17940,11 +17325,11 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ @@ -17974,11 +17359,11 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ @@ -18008,30 +17393,36 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\speex_resampler.h"\ !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" DEP_CPP_RESAM=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_resampler.h"\ @@ -18042,12 +17433,17 @@ DEP_CPP_RESAM=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\os_support.h"\ + "..\..\speex\libspeex\resample_sse.h"\ + "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ NODEP_CPP_RESAM=\ + "..\..\speex\libspeex\os_support_custom.h"\ "..\..\speex\libspeex\speex_resampler.h"\ + ".\misc.h"\ !ENDIF @@ -18091,7 +17487,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -18104,6 +17499,9 @@ DEP_CPP_SB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" @@ -18139,7 +17537,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -18152,6 +17549,9 @@ DEP_CPP_SB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" @@ -18187,7 +17587,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -18200,6 +17599,9 @@ DEP_CPP_SB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" @@ -18235,7 +17637,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -18248,6 +17649,9 @@ DEP_CPP_SB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" @@ -18283,7 +17687,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -18296,6 +17699,9 @@ DEP_CPP_SB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" @@ -18331,7 +17737,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -18344,6 +17749,9 @@ DEP_CPP_SB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" @@ -18379,7 +17787,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -18392,6 +17799,9 @@ DEP_CPP_SB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" @@ -18427,7 +17837,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -18440,6 +17849,9 @@ DEP_CPP_SB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" @@ -18475,7 +17887,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -18488,6 +17899,9 @@ DEP_CPP_SB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" @@ -18523,7 +17937,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -18536,6 +17949,9 @@ DEP_CPP_SB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" @@ -18571,7 +17987,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -18584,6 +17999,9 @@ DEP_CPP_SB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" @@ -18619,7 +18037,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -18632,6 +18049,9 @@ DEP_CPP_SB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" @@ -18667,7 +18087,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -18680,6 +18099,9 @@ DEP_CPP_SB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" @@ -18715,7 +18137,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -18728,6 +18149,9 @@ DEP_CPP_SB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" @@ -18763,7 +18187,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -18776,6 +18199,9 @@ DEP_CPP_SB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" @@ -18811,7 +18237,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -18824,6 +18249,9 @@ DEP_CPP_SB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" @@ -18834,8 +18262,6 @@ DEP_CPP_SB_CE=\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -18867,7 +18293,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -18881,6 +18306,11 @@ DEP_CPP_SB_CE=\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_SB_CE=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" @@ -18916,7 +18346,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -18929,6 +18358,9 @@ DEP_CPP_SB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" @@ -18964,7 +18396,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -18977,6 +18408,9 @@ DEP_CPP_SB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" @@ -19012,7 +18446,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -19025,6 +18458,9 @@ DEP_CPP_SB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" @@ -19060,7 +18496,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -19073,6 +18508,9 @@ DEP_CPP_SB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" @@ -19108,7 +18546,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -19121,6 +18558,9 @@ DEP_CPP_SB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" @@ -19156,7 +18596,6 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ "..\..\speex\libspeex\quant_lsp.h"\ @@ -19169,23 +18608,32 @@ DEP_CPP_SB_CE=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" DEP_CPP_SB_CE=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -19204,9 +18652,9 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\lsp.h"\ "..\..\speex\libspeex\ltp.h"\ "..\..\speex\libspeex\math_approx.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\libspeex\nb_celp.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\quant_lsp.h"\ "..\..\speex\libspeex\sb_celp.h"\ "..\..\speex\libspeex\smallft.h"\ @@ -19216,6 +18664,11 @@ DEP_CPP_SB_CE=\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_SB_CE=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ENDIF @@ -19250,11 +18703,13 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" @@ -19281,11 +18736,13 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" @@ -19312,11 +18769,13 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" @@ -19343,11 +18802,13 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" @@ -19374,11 +18835,13 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" @@ -19405,11 +18868,13 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" @@ -19436,11 +18901,13 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" @@ -19467,11 +18934,13 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" @@ -19498,11 +18967,13 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" @@ -19529,11 +19000,13 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" @@ -19560,11 +19033,13 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" @@ -19591,11 +19066,13 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" @@ -19622,11 +19099,13 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" @@ -19653,11 +19132,13 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" @@ -19684,11 +19165,13 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" @@ -19715,11 +19198,13 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" @@ -19730,8 +19215,6 @@ DEP_CPP_SMALL=\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -19754,12 +19237,16 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_SMALL=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" @@ -19786,11 +19273,13 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" @@ -19817,11 +19306,13 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" @@ -19848,11 +19339,13 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" @@ -19879,11 +19372,13 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" @@ -19910,11 +19405,13 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" @@ -19941,28 +19438,36 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" DEP_CPP_SMALL=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ @@ -19972,10 +19477,15 @@ DEP_CPP_SMALL=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\smallft.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_SMALL=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ENDIF @@ -20012,11 +19522,13 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" @@ -20045,11 +19557,13 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" @@ -20078,11 +19592,13 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" @@ -20111,11 +19627,13 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" @@ -20144,11 +19662,13 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" @@ -20177,11 +19697,13 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" @@ -20210,11 +19732,13 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" @@ -20243,11 +19767,13 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" @@ -20276,11 +19802,13 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" @@ -20309,11 +19837,13 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" @@ -20342,11 +19872,13 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" @@ -20375,11 +19907,13 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" @@ -20408,11 +19942,13 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" @@ -20441,11 +19977,13 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" @@ -20474,11 +20012,13 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" @@ -20507,11 +20047,13 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" @@ -20522,8 +20064,6 @@ DEP_CPP_SPEEX=\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -20548,12 +20088,16 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_SPEEX=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" @@ -20582,11 +20126,13 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" @@ -20615,11 +20161,13 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" @@ -20648,11 +20196,13 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" @@ -20681,11 +20231,13 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" @@ -20714,11 +20266,13 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" @@ -20747,28 +20301,36 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" DEP_CPP_SPEEX=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -20780,10 +20342,15 @@ DEP_CPP_SPEEX=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\modes.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_SPEEX=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ENDIF @@ -20821,10 +20388,12 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" @@ -20854,10 +20423,12 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" @@ -20887,10 +20458,12 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" @@ -20920,10 +20493,12 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" @@ -20953,10 +20528,12 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" @@ -20986,10 +20563,12 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" @@ -21019,10 +20598,12 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" @@ -21052,10 +20633,12 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" @@ -21085,10 +20668,12 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" @@ -21118,10 +20703,12 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" @@ -21151,10 +20738,12 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" @@ -21184,10 +20773,12 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" @@ -21217,10 +20808,12 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" @@ -21250,10 +20843,12 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" @@ -21283,10 +20878,12 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" @@ -21316,10 +20913,12 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" @@ -21330,8 +20929,6 @@ DEP_CPP_SPEEX_=\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -21357,11 +20954,15 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" @@ -21391,10 +20992,12 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" @@ -21424,10 +21027,12 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" @@ -21457,10 +21062,12 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" @@ -21490,10 +21097,12 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" @@ -21523,10 +21132,12 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" @@ -21556,27 +21167,35 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" DEP_CPP_SPEEX_=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -21589,9 +21208,14 @@ DEP_CPP_SPEEX_=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_SPEEX_=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ENDIF @@ -21629,10 +21253,12 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" @@ -21662,10 +21288,12 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" @@ -21695,10 +21323,12 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" @@ -21728,10 +21358,12 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" @@ -21761,10 +21393,12 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" @@ -21794,10 +21428,12 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" @@ -21827,10 +21463,12 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" @@ -21860,10 +21498,12 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" @@ -21893,10 +21533,12 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" @@ -21926,10 +21568,12 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" @@ -21959,10 +21603,12 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" @@ -21992,10 +21638,12 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" @@ -22025,10 +21673,12 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" @@ -22058,10 +21708,12 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" @@ -22091,10 +21743,12 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" @@ -22124,10 +21778,12 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" @@ -22138,8 +21794,6 @@ DEP_CPP_SPEEX_H=\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -22165,11 +21819,15 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" @@ -22199,10 +21857,12 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" @@ -22232,10 +21892,12 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" @@ -22265,10 +21927,12 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" @@ -22298,10 +21962,12 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" @@ -22331,10 +21997,12 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" @@ -22364,27 +22032,35 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" DEP_CPP_SPEEX_H=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -22397,9 +22073,14 @@ DEP_CPP_SPEEX_H=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_SPEEX_H=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ENDIF @@ -22438,11 +22119,13 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" @@ -22473,11 +22156,13 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" @@ -22508,11 +22193,13 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" @@ -22543,11 +22230,13 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" @@ -22578,11 +22267,13 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" @@ -22613,11 +22304,13 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" @@ -22648,11 +22341,13 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" @@ -22683,11 +22378,13 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" @@ -22718,11 +22415,13 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" @@ -22753,11 +22452,13 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" @@ -22788,11 +22489,13 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" @@ -22823,11 +22526,13 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" @@ -22858,11 +22563,13 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" @@ -22893,11 +22600,13 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" @@ -22928,11 +22637,13 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" @@ -22963,11 +22674,13 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" @@ -22978,8 +22691,6 @@ DEP_CPP_STERE=\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -23006,12 +22717,16 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_STERE=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" @@ -23042,11 +22757,13 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" @@ -23077,11 +22794,13 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" @@ -23112,11 +22831,13 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" @@ -23147,11 +22868,13 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" @@ -23182,11 +22905,13 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" @@ -23217,28 +22942,36 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" DEP_CPP_STERE=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex.h"\ @@ -23252,10 +22985,16 @@ DEP_CPP_STERE=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ + "..\..\speex\libspeex\math_approx.h"\ + "..\..\speex\libspeex\os_support.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_STERE=\ + "..\..\speex\libspeex\os_support_custom.h"\ + ".\misc.h"\ !ENDIF @@ -23290,11 +23029,13 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VBR_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" @@ -23321,11 +23062,13 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VBR_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" @@ -23352,11 +23095,13 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VBR_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" @@ -23383,11 +23128,13 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VBR_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" @@ -23414,11 +23161,13 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VBR_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" @@ -23445,11 +23194,13 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VBR_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" @@ -23476,11 +23227,13 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VBR_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" @@ -23507,11 +23260,13 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VBR_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" @@ -23538,11 +23293,13 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VBR_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" @@ -23569,11 +23326,13 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VBR_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" @@ -23600,11 +23359,13 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VBR_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" @@ -23631,11 +23392,13 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VBR_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" @@ -23662,11 +23425,13 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VBR_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" @@ -23693,11 +23458,13 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VBR_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" @@ -23724,11 +23491,13 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VBR_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" @@ -23755,11 +23524,13 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VBR_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" @@ -23770,8 +23541,6 @@ DEP_CPP_VBR_C=\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -23794,12 +23563,16 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_VBR_C=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" @@ -23826,11 +23599,13 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VBR_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" @@ -23857,11 +23632,13 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VBR_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" @@ -23888,11 +23665,13 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VBR_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" @@ -23919,11 +23698,13 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VBR_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" @@ -23950,11 +23731,13 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VBR_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" @@ -23981,28 +23764,36 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VBR_C=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" DEP_CPP_VBR_C=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ @@ -24012,10 +23803,13 @@ DEP_CPP_VBR_C=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\vbr.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_VBR_C=\ + ".\misc.h"\ !ENDIF @@ -24027,7 +23821,7 @@ SOURCE=..\..\speex\libspeex\vq.c !IF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Release" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -24050,7 +23844,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24059,10 +23852,13 @@ DEP_CPP_VQ_C36=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -24085,7 +23881,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24094,10 +23889,13 @@ DEP_CPP_VQ_C36=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -24120,7 +23918,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24129,10 +23926,13 @@ DEP_CPP_VQ_C36=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -24155,7 +23955,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24164,10 +23963,13 @@ DEP_CPP_VQ_C36=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -24190,7 +23992,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24199,10 +24000,13 @@ DEP_CPP_VQ_C36=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -24225,7 +24029,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24234,10 +24037,13 @@ DEP_CPP_VQ_C36=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -24260,7 +24066,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24269,10 +24074,13 @@ DEP_CPP_VQ_C36=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -24295,7 +24103,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24304,10 +24111,13 @@ DEP_CPP_VQ_C36=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -24330,7 +24140,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24339,10 +24148,13 @@ DEP_CPP_VQ_C36=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -24365,7 +24177,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24374,10 +24185,13 @@ DEP_CPP_VQ_C36=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -24400,7 +24214,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24409,10 +24222,13 @@ DEP_CPP_VQ_C36=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -24435,7 +24251,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24444,10 +24259,13 @@ DEP_CPP_VQ_C36=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -24470,7 +24288,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24479,10 +24296,13 @@ DEP_CPP_VQ_C36=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -24505,7 +24325,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24514,10 +24333,13 @@ DEP_CPP_VQ_C36=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -24540,7 +24362,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24549,10 +24370,13 @@ DEP_CPP_VQ_C36=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -24575,7 +24399,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24584,18 +24407,19 @@ DEP_CPP_VQ_C36=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -24618,7 +24442,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24628,10 +24451,15 @@ DEP_CPP_VQ_C36=\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -24654,7 +24482,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24663,10 +24490,13 @@ DEP_CPP_VQ_C36=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -24689,7 +24519,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24698,10 +24527,13 @@ DEP_CPP_VQ_C36=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -24724,7 +24556,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24733,10 +24564,13 @@ DEP_CPP_VQ_C36=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -24759,7 +24593,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24768,10 +24601,13 @@ DEP_CPP_VQ_C36=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -24794,7 +24630,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24803,10 +24638,13 @@ DEP_CPP_VQ_C36=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ @@ -24829,7 +24667,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24838,23 +24675,32 @@ DEP_CPP_VQ_C36=\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_VQ_C30=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" -DEP_CPP_VQ_C36=\ +DEP_CPP_VQ_C30=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ @@ -24864,7 +24710,6 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\libspeex\stack_alloc.h"\ "..\..\speex\libspeex\vq.h"\ "..\..\speex\libspeex\vq_arm4.h"\ @@ -24872,6 +24717,10 @@ DEP_CPP_VQ_C36=\ "..\..\speex\libspeex\vq_sse.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_VQ_C30=\ + ".\misc.h"\ !ENDIF @@ -24906,10 +24755,12 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_WINDO=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug" @@ -24936,10 +24787,12 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_WINDO=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release" @@ -24966,10 +24819,12 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_WINDO=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug" @@ -24996,10 +24851,12 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_WINDO=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release" @@ -25026,10 +24883,12 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_WINDO=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug" @@ -25056,10 +24915,12 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_WINDO=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release" @@ -25086,10 +24947,12 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_WINDO=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug" @@ -25116,10 +24979,12 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_WINDO=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release" @@ -25146,10 +25011,12 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_WINDO=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug" @@ -25176,10 +25043,12 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_WINDO=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release" @@ -25206,10 +25075,12 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_WINDO=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug" @@ -25236,10 +25107,12 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_WINDO=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release" @@ -25266,10 +25139,12 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_WINDO=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug" @@ -25296,10 +25171,12 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_WINDO=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release" @@ -25326,10 +25203,12 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_WINDO=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug" @@ -25356,10 +25235,12 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_WINDO=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release" @@ -25370,8 +25251,6 @@ DEP_CPP_WINDO=\ "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ - "..\..\..\pjlib\include\pj\compat\m_auto.h"\ - "..\..\..\pjlib\include\pj\compat\os_auto.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ @@ -25394,11 +25273,15 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ ".\speex\speex_config_types.h"\ +NODEP_CPP_WINDO=\ + "..\..\..\pjlib\include\pj\compat\m_auto.h"\ + "..\..\..\pjlib\include\pj\compat\os_auto.h"\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug" @@ -25425,10 +25308,12 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_WINDO=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release" @@ -25455,10 +25340,12 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_WINDO=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug" @@ -25485,10 +25372,12 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_WINDO=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release" @@ -25515,10 +25404,12 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_WINDO=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug" @@ -25545,10 +25436,12 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_WINDO=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release" @@ -25575,27 +25468,35 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ +NODEP_CPP_WINDO=\ + "..\..\speex\libspeex\misc.h"\ + !ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug" DEP_CPP_WINDO=\ + "..\..\..\pjlib\include\pj\compat\cc_armcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_codew.h"\ "..\..\..\pjlib\include\pj\compat\cc_gcc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_gcce.h"\ "..\..\..\pjlib\include\pj\compat\cc_msvc.h"\ + "..\..\..\pjlib\include\pj\compat\cc_mwcc.h"\ "..\..\..\pjlib\include\pj\compat\os_darwinos.h"\ "..\..\..\pjlib\include\pj\compat\os_linux.h"\ "..\..\..\pjlib\include\pj\compat\os_linux_kernel.h"\ "..\..\..\pjlib\include\pj\compat\os_palmos.h"\ "..\..\..\pjlib\include\pj\compat\os_rtems.h"\ "..\..\..\pjlib\include\pj\compat\os_sunos.h"\ + "..\..\..\pjlib\include\pj\compat\os_symbian.h"\ "..\..\..\pjlib\include\pj\compat\os_win32.h"\ "..\..\..\pjlib\include\pj\compat\os_win32_wince.h"\ "..\..\..\pjlib\include\pj\compat\size_t.h"\ "..\..\..\pjlib\include\pj\config.h"\ "..\..\..\pjlib\include\pj\config_site.h"\ + "..\..\..\pjlib\include\pj\config_site_sample.h"\ "..\..\..\pjlib\include\pj\log.h"\ "..\..\..\pjlib\include\pj\types.h"\ "..\..\speex\include\speex\speex_types.h"\ @@ -25605,9 +25506,12 @@ DEP_CPP_WINDO=\ "..\..\speex\libspeex\fixed_bfin.h"\ "..\..\speex\libspeex\fixed_debug.h"\ "..\..\speex\libspeex\fixed_generic.h"\ - "..\..\speex\libspeex\misc.h"\ "..\..\speex\win32\config.h"\ ".\config.h"\ + ".\speex\speex_config_types.h"\ + +NODEP_CPP_WINDO=\ + ".\misc.h"\ !ENDIF diff --git a/third_party/build/speex/libspeex.vcproj b/third_party/build/speex/libspeex.vcproj index a8caad2a..f5fce73a 100644 --- a/third_party/build/speex/libspeex.vcproj +++ b/third_party/build/speex/libspeex.vcproj @@ -534,29 +534,6 @@ /> - - - - - - - - @@ -695,29 +672,6 @@ /> - - - - - - - - @@ -742,30 +696,7 @@ - - - - - - - - - - - - - - + + + + + + @@ -1134,6 +1058,18 @@ RelativePath="..\..\speex\libspeex\filters.h" > + + + + + + @@ -1155,11 +1091,11 @@ > + + + + -- cgit v1.2.3