Recognizes if input is ogg or not.
[xiph/unicode.git] / speex / symbian / speex.mmp
blob67b096e186802f2f55673b67ac9ecd9a1d628dc5
1 /*\r
2    Copyright (C) 2003 Commonwealth Scientific and Industrial Research\r
3    Organisation (CSIRO) Australia\r
4 \r
5    Redistribution and use in source and binary forms, with or without\r
6    modification, are permitted provided that the following conditions\r
7    are met:\r
8 \r
9    - Redistributions of source code must retain the above copyright\r
10    notice, this list of conditions and the following disclaimer.\r
12    - Redistributions in binary form must reproduce the above copyright\r
13    notice, this list of conditions and the following disclaimer in the\r
14    documentation and/or other materials provided with the distribution.\r
16    - Neither the name of CSIRO Australia nor the names of its\r
17    contributors may be used to endorse or promote products derived from\r
18    this software without specific prior written permission.\r
20    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\r
21    ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\r
22    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A\r
23    PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE ORGANISATION OR\r
24    CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\r
25    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\r
26    PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\r
27    PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\r
28    LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\r
29    NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\r
30    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\r
31 */\r
33 TARGET        speex.lib\r
34 TARGETTYPE    lib\r
35 UID           0\r
36 MACRO         HAVE_CONFIG_H\r
37 SOURCEPATH    ..\libspeex\r
38 SOURCE        bits.c cb_search.c exc_5_64_table.c exc_5_256_table.c exc_8_128_table.c\r
39 SOURCE        exc_10_16_table.c exc_10_32_table.c exc_20_32_table.c fftwrap.c kiss_fft.c kiss_fftr.c filterbank.c filters.c gain_table.c\r
40 SOURCE        gain_table_lbr.c hexc_10_32_table.c hexc_table.c high_lsp_tables.c jitter.c\r
41 SOURCE        lbr_48k_tables.c lpc.c lsp.c lsp_tables_nb.c ltp.c math_approx.c mdf.c misc.c\r
42 SOURCE        modes.c nb_celp.c preprocess.c quant_lsp.c sb_celp.c smallft.c\r
43 SOURCE        speex.c speex_callbacks.c speex_header.c stereo.c vbr.c vq.c window.c\r
44 USERINCLUDE   . ..\include\speex\r
45 SYSTEMINCLUDE \epoc32\include \epoc32\include\libc ..\include\r