From beaa7b7491e6deccd6c49abc375702e23aa4324a Mon Sep 17 00:00:00 2001 From: Nanang Izzuddin Date: Tue, 10 Jun 2008 14:09:37 +0000 Subject: Upgraded Speex version to the latest and reorganized it in local copy (since Speex is now using Git) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2002 74dad513-b988-da41-8d7b-12977e46ad98 --- build.symbian/libspeexcodec.mmp | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'build.symbian') diff --git a/build.symbian/libspeexcodec.mmp b/build.symbian/libspeexcodec.mmp index d3b8305f..1be8a19e 100644 --- a/build.symbian/libspeexcodec.mmp +++ b/build.symbian/libspeexcodec.mmp @@ -24,8 +24,6 @@ SOURCE exc_10_16_table.c SOURCE exc_10_32_table.c SOURCE exc_20_32_table.c SOURCE fftwrap.c -SOURCE kiss_fft.c -SOURCE kiss_fftr.c SOURCE filterbank.c SOURCE filters.c SOURCE gain_table.c @@ -33,16 +31,15 @@ SOURCE gain_table_lbr.c SOURCE hexc_10_32_table.c SOURCE hexc_table.c SOURCE high_lsp_tables.c -SOURCE jitter.c -SOURCE lbr_48k_tables.c +SOURCE kiss_fft.c +SOURCE kiss_fftr.c SOURCE lpc.c SOURCE lsp.c SOURCE lsp_tables_nb.c SOURCE ltp.c -SOURCE math_approx.c SOURCE mdf.c -SOURCE misc.c SOURCE modes.c +SOURCE modes_wb.c SOURCE nb_celp.c SOURCE preprocess.c SOURCE quant_lsp.c @@ -67,7 +64,7 @@ SOURCE speex_codec.c // SYSTEMINCLUDE ..\third_party\speex\include\speex SYSTEMINCLUDE ..\third_party\speex\include -USERINCLUDE ..\third_party\speex\symbian +SYSTEMINCLUDE ..\third_party\speex\symbian SYSTEMINCLUDE ..\pjmedia\include SYSTEMINCLUDE ..\pjlib\include -- cgit v1.2.3