summaryrefslogtreecommitdiff
path: root/third_party/build
diff options
context:
space:
mode:
authorNanang Izzuddin <nanang@teluu.com>2008-06-10 14:09:37 +0000
committerNanang Izzuddin <nanang@teluu.com>2008-06-10 14:09:37 +0000
commitbeaa7b7491e6deccd6c49abc375702e23aa4324a (patch)
tree9ebf2d154e6c5d7bfc61222a60731d59deb2e89e /third_party/build
parent60ce2ec8b88876b89c408ef7b78a4641d1162148 (diff)
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
Diffstat (limited to 'third_party/build')
-rw-r--r--third_party/build/speex/Makefile4
-rw-r--r--third_party/build/speex/config.h4
-rw-r--r--third_party/build/speex/libspeex.dsp52
-rw-r--r--third_party/build/speex/libspeex.vcp5408
-rw-r--r--third_party/build/speex/libspeex.vcproj128
5 files changed, 2733 insertions, 2863 deletions
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,814 +5814,6 @@ SOURCE=..\..\speex\libspeex\high_lsp_tables.c
# End Source File
# Begin Source File
-SOURCE=..\..\speex\libspeex\jitter.c
-
-!IF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Release"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
- ".\speex\speex_config_types.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Debug"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug"
-
-DEP_CPP_JITTE=\
- "..\..\..\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.h"\
- "..\..\speex\include\speex\speex_bits.h"\
- "..\..\speex\include\speex\speex_jitter.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\win32\config.h"\
- ".\config.h"\
-
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
SOURCE=..\..\speex\libspeex\kiss_fft.c
!IF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Release"
@@ -6368,10 +5844,12 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_KISS_=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug"
@@ -6401,10 +5879,12 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_KISS_=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release"
@@ -6434,10 +5914,12 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_KISS_=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug"
@@ -6467,10 +5949,12 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_KISS_=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release"
@@ -6500,10 +5984,12 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_KISS_=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug"
@@ -6533,10 +6019,12 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_KISS_=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release"
@@ -6566,10 +6054,12 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_KISS_=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug"
@@ -6599,10 +6089,12 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_KISS_=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release"
@@ -6632,10 +6124,12 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_KISS_=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug"
@@ -6665,10 +6159,12 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_KISS_=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release"
@@ -6698,10 +6194,12 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_KISS_=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug"
@@ -6731,10 +6229,12 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_KISS_=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release"
@@ -6764,10 +6264,12 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_KISS_=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug"
@@ -6797,10 +6299,12 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_KISS_=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release"
@@ -6830,10 +6334,12 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_KISS_=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug"
@@ -6863,10 +6369,12 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_KISS_=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release"
@@ -6877,8 +6385,6 @@ DEP_CPP_KISS_=\
"..\..\..\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"\
@@ -6904,11 +6410,15 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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"
@@ -6938,10 +6448,12 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_KISS_=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release"
@@ -6971,10 +6483,12 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_KISS_=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug"
@@ -7004,10 +6518,12 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_KISS_=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release"
@@ -7037,10 +6553,12 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_KISS_=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug"
@@ -7070,10 +6588,12 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_KISS_=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release"
@@ -7103,27 +6623,35 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_KISS_=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug"
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_types.h"\
@@ -7136,9 +6664,14 @@ DEP_CPP_KISS_=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\kiss_fft.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_=\
+ "..\..\speex\libspeex\os_support_custom.h"\
+ ".\misc.h"\
!ENDIF
@@ -7177,10 +6710,12 @@ DEP_CPP_KISS_F=\
"..\..\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"
@@ -7211,10 +6746,12 @@ DEP_CPP_KISS_F=\
"..\..\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"
@@ -7245,10 +6782,12 @@ DEP_CPP_KISS_F=\
"..\..\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"
@@ -7279,10 +6818,12 @@ DEP_CPP_KISS_F=\
"..\..\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"
@@ -7313,10 +6854,12 @@ DEP_CPP_KISS_F=\
"..\..\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"
@@ -7347,10 +6890,12 @@ DEP_CPP_KISS_F=\
"..\..\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"
@@ -7381,10 +6926,12 @@ DEP_CPP_KISS_F=\
"..\..\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"
@@ -7415,10 +6962,12 @@ DEP_CPP_KISS_F=\
"..\..\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"
@@ -7449,10 +6998,12 @@ DEP_CPP_KISS_F=\
"..\..\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"
@@ -7483,10 +7034,12 @@ DEP_CPP_KISS_F=\
"..\..\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"
@@ -7517,10 +7070,12 @@ DEP_CPP_KISS_F=\
"..\..\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"
@@ -7551,10 +7106,12 @@ DEP_CPP_KISS_F=\
"..\..\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"
@@ -7585,10 +7142,12 @@ DEP_CPP_KISS_F=\
"..\..\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"
@@ -7619,10 +7178,12 @@ DEP_CPP_KISS_F=\
"..\..\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"
@@ -7653,10 +7214,12 @@ DEP_CPP_KISS_F=\
"..\..\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"
@@ -7687,10 +7250,12 @@ DEP_CPP_KISS_F=\
"..\..\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"
@@ -7701,8 +7266,6 @@ DEP_CPP_KISS_F=\
"..\..\..\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"\
@@ -7729,11 +7292,15 @@ DEP_CPP_KISS_F=\
"..\..\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"
@@ -7764,10 +7331,12 @@ DEP_CPP_KISS_F=\
"..\..\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"
@@ -7798,10 +7367,12 @@ DEP_CPP_KISS_F=\
"..\..\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"
@@ -7832,10 +7403,12 @@ DEP_CPP_KISS_F=\
"..\..\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"
@@ -7866,10 +7439,12 @@ DEP_CPP_KISS_F=\
"..\..\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"
@@ -7900,10 +7475,12 @@ DEP_CPP_KISS_F=\
"..\..\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"
@@ -7934,27 +7511,35 @@ DEP_CPP_KISS_F=\
"..\..\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_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"\
@@ -7968,9 +7553,14 @@ DEP_CPP_KISS_F=\
"..\..\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
@@ -8007,10 +7597,12 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_LPC_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug"
@@ -8039,10 +7631,12 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_LPC_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release"
@@ -8071,10 +7665,12 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_LPC_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug"
@@ -8103,10 +7699,12 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_LPC_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release"
@@ -8135,10 +7733,12 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_LPC_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug"
@@ -8167,10 +7767,12 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_LPC_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release"
@@ -8199,10 +7801,12 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_LPC_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug"
@@ -8231,10 +7835,12 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_LPC_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release"
@@ -8263,10 +7869,12 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_LPC_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug"
@@ -8295,10 +7903,12 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_LPC_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release"
@@ -8327,10 +7937,12 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_LPC_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug"
@@ -8359,10 +7971,12 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_LPC_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release"
@@ -8391,10 +8005,12 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_LPC_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug"
@@ -8423,10 +8039,12 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_LPC_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release"
@@ -8455,10 +8073,12 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_LPC_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug"
@@ -8487,10 +8107,12 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_LPC_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release"
@@ -8501,8 +8123,6 @@ DEP_CPP_LPC_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"\
@@ -8527,11 +8147,15 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.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"
@@ -8560,10 +8184,12 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_LPC_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release"
@@ -8592,10 +8218,12 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_LPC_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug"
@@ -8624,10 +8252,12 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_LPC_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release"
@@ -8656,10 +8286,12 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_LPC_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug"
@@ -8688,10 +8320,12 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_LPC_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release"
@@ -8720,27 +8354,35 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+NODEP_CPP_LPC_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug"
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"\
@@ -8752,9 +8394,12 @@ DEP_CPP_LPC_C=\
"..\..\speex\libspeex\fixed_generic.h"\
"..\..\speex\libspeex\lpc.h"\
"..\..\speex\libspeex\lpc_bfin.h"\
- "..\..\speex\libspeex\misc.h"\
"..\..\speex\win32\config.h"\
".\config.h"\
+ ".\speex\speex_config_types.h"\
+
+NODEP_CPP_LPC_C=\
+ ".\misc.h"\
!ENDIF
@@ -8792,11 +8437,13 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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"
@@ -8826,11 +8473,13 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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"
@@ -8860,11 +8509,13 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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"
@@ -8894,11 +8545,13 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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"
@@ -8928,11 +8581,13 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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"
@@ -8962,11 +8617,13 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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"
@@ -8996,11 +8653,13 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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"
@@ -9030,11 +8689,13 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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"
@@ -9064,11 +8725,13 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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"
@@ -9098,11 +8761,13 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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"
@@ -9132,11 +8797,13 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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"
@@ -9166,11 +8833,13 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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"
@@ -9200,11 +8869,13 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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"
@@ -9234,11 +8905,13 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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"
@@ -9268,11 +8941,13 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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"
@@ -9302,11 +8977,13 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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"
@@ -9317,8 +8994,6 @@ DEP_CPP_LSP_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"\
@@ -9344,12 +9019,16 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.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_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"
@@ -9379,11 +9058,13 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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"
@@ -9413,11 +9094,13 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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"
@@ -9447,11 +9130,13 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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"
@@ -9481,11 +9166,13 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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"
@@ -9515,11 +9202,13 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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"
@@ -9549,28 +9238,36 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.h"\
"..\..\speex\libspeex\math_approx.h"\
- "..\..\speex\libspeex\misc.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_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"\
@@ -9583,10 +9280,13 @@ DEP_CPP_LSP_C=\
"..\..\speex\libspeex\lsp.h"\
"..\..\speex\libspeex\lsp_bfin.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_LSP_C=\
+ ".\misc.h"\
!ENDIF
@@ -9683,11 +9383,13 @@ DEP_CPP_LTP_C=\
"..\..\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"
@@ -9721,11 +9423,13 @@ DEP_CPP_LTP_C=\
"..\..\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"
@@ -9759,11 +9463,13 @@ DEP_CPP_LTP_C=\
"..\..\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"
@@ -9797,11 +9503,13 @@ DEP_CPP_LTP_C=\
"..\..\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"
@@ -9835,11 +9543,13 @@ DEP_CPP_LTP_C=\
"..\..\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"
@@ -9873,11 +9583,13 @@ DEP_CPP_LTP_C=\
"..\..\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"
@@ -9911,11 +9623,13 @@ DEP_CPP_LTP_C=\
"..\..\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"
@@ -9949,11 +9663,13 @@ DEP_CPP_LTP_C=\
"..\..\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"
@@ -9987,11 +9703,13 @@ DEP_CPP_LTP_C=\
"..\..\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"
@@ -10025,11 +9743,13 @@ DEP_CPP_LTP_C=\
"..\..\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"
@@ -10063,11 +9783,13 @@ DEP_CPP_LTP_C=\
"..\..\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"
@@ -10101,11 +9823,13 @@ DEP_CPP_LTP_C=\
"..\..\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"
@@ -10139,11 +9863,13 @@ DEP_CPP_LTP_C=\
"..\..\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"
@@ -10177,11 +9903,13 @@ DEP_CPP_LTP_C=\
"..\..\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"
@@ -10215,11 +9943,13 @@ DEP_CPP_LTP_C=\
"..\..\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"
@@ -10253,11 +9983,13 @@ DEP_CPP_LTP_C=\
"..\..\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"
@@ -10268,8 +10000,6 @@ DEP_CPP_LTP_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"\
@@ -10299,12 +10029,16 @@ DEP_CPP_LTP_C=\
"..\..\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"
@@ -10338,11 +10072,13 @@ DEP_CPP_LTP_C=\
"..\..\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"
@@ -10376,11 +10112,13 @@ DEP_CPP_LTP_C=\
"..\..\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"
@@ -10414,11 +10152,13 @@ DEP_CPP_LTP_C=\
"..\..\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"
@@ -10452,11 +10192,13 @@ DEP_CPP_LTP_C=\
"..\..\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"
@@ -10490,51 +10232,15 @@ DEP_CPP_LTP_C=\
"..\..\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"\
-
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) 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"\
- "..\..\..\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_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\ltp.h"\
- "..\..\speex\libspeex\ltp_arm4.h"\
- "..\..\speex\libspeex\ltp_bfin.h"\
- "..\..\speex\libspeex\ltp_sse.h"\
- "..\..\speex\libspeex\math_approx.h"\
+NODEP_CPP_LTP_C=\
"..\..\speex\libspeex\misc.h"\
- "..\..\speex\libspeex\stack_alloc.h"\
- "..\..\speex\win32\config.h"\
- ".\config.h"\
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug"
+!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release"
DEP_CPP_LTP_C=\
"..\..\..\pjlib\include\pj\compat\cc_gcc.h"\
@@ -10566,526 +10272,23 @@ DEP_CPP_LTP_C=\
"..\..\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"\
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\speex\libspeex\math_approx.c
-
-!IF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_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"\
+NODEP_CPP_LTP_C=\
"..\..\speex\libspeex\misc.h"\
- "..\..\speex\win32\config.h"\
- ".\config.h"\
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_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 MIPSII) 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 MIPSII) 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 SH4) 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 SH4) 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 SH3) 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 SH3) 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) 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"
+!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug"
-DEP_CPP_MATH_=\
+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"\
@@ -11101,235 +10304,29 @@ DEP_CPP_MATH_=\
"..\..\..\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\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"\
-
-!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"\
+NODEP_CPP_LTP_C=\
+ "..\..\speex\libspeex\os_support_custom.h"\
+ ".\misc.h"\
!ENDIF
@@ -11367,11 +10364,13 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+NODEP_CPP_MDF_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_FP) Debug"
@@ -11401,11 +10400,13 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+NODEP_CPP_MDF_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Release"
@@ -11435,11 +10436,13 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+NODEP_CPP_MDF_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSII) Debug"
@@ -11469,11 +10472,13 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+NODEP_CPP_MDF_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Release"
@@ -11503,11 +10508,13 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+NODEP_CPP_MDF_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH4) Debug"
@@ -11537,11 +10544,13 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+NODEP_CPP_MDF_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Release"
@@ -11571,11 +10580,13 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+NODEP_CPP_MDF_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE SH3) Debug"
@@ -11605,11 +10616,13 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+NODEP_CPP_MDF_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Release"
@@ -11639,11 +10652,13 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+NODEP_CPP_MDF_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV) Debug"
@@ -11673,11 +10688,13 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+NODEP_CPP_MDF_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Release"
@@ -11707,11 +10724,13 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+NODEP_CPP_MDF_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE emulator) Debug"
@@ -11741,11 +10760,13 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+NODEP_CPP_MDF_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Release"
@@ -11775,11 +10796,13 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+NODEP_CPP_MDF_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4I) Debug"
@@ -11809,11 +10832,13 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+NODEP_CPP_MDF_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Release"
@@ -11843,11 +10868,13 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+NODEP_CPP_MDF_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPSIV_FP) Debug"
@@ -11877,11 +10904,13 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+NODEP_CPP_MDF_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release"
@@ -11892,8 +10921,6 @@ DEP_CPP_MDF_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"\
@@ -11919,12 +10946,16 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+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"
@@ -11954,11 +10985,13 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+NODEP_CPP_MDF_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Release"
@@ -11988,11 +11021,13 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+NODEP_CPP_MDF_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE MIPS16) Debug"
@@ -12022,11 +11057,13 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+NODEP_CPP_MDF_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Release"
@@ -12056,11 +11093,13 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+NODEP_CPP_MDF_C=\
+ "..\..\speex\libspeex\misc.h"\
+
!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4T) Debug"
@@ -12090,47 +11129,15 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+NODEP_CPP_MDF_C=\
"..\..\speex\libspeex\misc.h"\
- "..\..\speex\libspeex\pseudofloat.h"\
- "..\..\speex\win32\config.h"\
- ".\config.h"\
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug"
+!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Release"
DEP_CPP_MDF_C=\
"..\..\..\pjlib\include\pj\compat\cc_gcc.h"\
@@ -12158,254 +11165,23 @@ DEP_CPP_MDF_C=\
"..\..\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"\
+NODEP_CPP_MDF_C=\
"..\..\speex\libspeex\misc.h"\
-!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE ARMV4) Release"
+!ELSEIF "$(CFG)" == "libspeex - Win32 (WCE x86) Debug"
-DEP_CPP_MEDFI=\
+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"\
@@ -12419,115 +11195,27 @@ DEP_CPP_MEDFI=\
"..\..\..\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\medfilter.h"\
- "..\..\speex\libspeex\misc.h"\
+ "..\..\speex\libspeex\math_approx.h"\
+ "..\..\speex\libspeex\os_support.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_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"\
+NODEP_CPP_MDF_C=\
+ "..\..\speex\libspeex\os_support_custom.h"\
+ ".\misc.h"\
!ENDIF
@@ -12535,11 +11223,11 @@ DEP_CPP_MEDFI=\
# End Source File
# Begin Source File
-SOURCE=..\..\speex\libspeex\misc.c
+SOURCE=..\..\speex\libspeex\modes.c
!IF "$(CFG)" == "libspeex - Win32 (WCE MIPSII_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"\
@@ -12555,25 +11243,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 MIPSII_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"\
@@ -12589,25 +11288,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 MIPSII) 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"\
@@ -12623,25 +11333,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 MIPSII) 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"\
@@ -12657,25 +11378,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 SH4) 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"\
@@ -12691,25 +11423,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 SH4) 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"\
@@ -12725,25 +11468,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 SH3) 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"\
@@ -12759,25 +11513,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 SH3) 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"\
@@ -12793,25 +11558,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) 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
@@ -535,29 +535,6 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\..\speex\libspeex\jitter.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
RelativePath="..\..\speex\libspeex\kiss_fft.c"
>
<FileConfiguration
@@ -696,29 +673,6 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\..\speex\libspeex\math_approx.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
RelativePath="..\..\speex\libspeex\mdf.c"
>
<FileConfiguration
@@ -742,30 +696,7 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\..\speex\libspeex\medfilter.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\..\speex\libspeex\misc.c"
+ RelativePath="..\..\speex\libspeex\modes.c"
>
<FileConfiguration
Name="Debug|Win32"
@@ -788,27 +719,8 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\..\speex\libspeex\modes.c"
+ RelativePath="..\..\speex\libspeex\modes_wb.c"
>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
</File>
<File
RelativePath="..\..\speex\libspeex\nb_celp.c"
@@ -1115,10 +1027,22 @@
Filter="h;hpp;hxx;hm;inl"
>
<File
+ RelativePath="..\..\speex\libspeex\_kiss_fft_guts.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\speex\libspeex\arch.h"
+ >
+ </File>
+ <File
RelativePath="..\..\speex\libspeex\cb_search.h"
>
</File>
<File
+ RelativePath="..\..\speex\libspeex\cb_search_sse.h"
+ >
+ </File>
+ <File
RelativePath="config.h"
>
</File>
@@ -1135,6 +1059,18 @@
>
</File>
<File
+ RelativePath="..\..\speex\libspeex\filters_sse.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\speex\libspeex\fixed_debug.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\speex\libspeex\fixed_generic.h"
+ >
+ </File>
+ <File
RelativePath="..\..\speex\libspeex\kiss_fft.h"
>
</File>
@@ -1155,11 +1091,11 @@
>
</File>
<File
- RelativePath="..\..\speex\libspeex\medfilter.h"
+ RelativePath="..\..\speex\libspeex\ltp_sse.h"
>
</File>
<File
- RelativePath="..\..\speex\libspeex\misc.h"
+ RelativePath="..\..\speex\libspeex\math_approx.h"
>
</File>
<File
@@ -1171,6 +1107,14 @@
>
</File>
<File
+ RelativePath="..\..\speex\libspeex\os_support.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\speex\libspeex\pseudofloat.h"
+ >
+ </File>
+ <File
RelativePath="..\..\speex\libspeex\quant_lsp.h"
>
</File>