1*28e138c6SAndroid Build Coastguard Worker/* 2*28e138c6SAndroid Build Coastguard Worker Copyright (C) 2003 Commonwealth Scientific and Industrial Research 3*28e138c6SAndroid Build Coastguard Worker Organisation (CSIRO) Australia 4*28e138c6SAndroid Build Coastguard Worker 5*28e138c6SAndroid Build Coastguard Worker Redistribution and use in source and binary forms, with or without 6*28e138c6SAndroid Build Coastguard Worker modification, are permitted provided that the following conditions 7*28e138c6SAndroid Build Coastguard Worker are met: 8*28e138c6SAndroid Build Coastguard Worker 9*28e138c6SAndroid Build Coastguard Worker - Redistributions of source code must retain the above copyright 10*28e138c6SAndroid Build Coastguard Worker notice, this list of conditions and the following disclaimer. 11*28e138c6SAndroid Build Coastguard Worker 12*28e138c6SAndroid Build Coastguard Worker - Redistributions in binary form must reproduce the above copyright 13*28e138c6SAndroid Build Coastguard Worker notice, this list of conditions and the following disclaimer in the 14*28e138c6SAndroid Build Coastguard Worker documentation and/or other materials provided with the distribution. 15*28e138c6SAndroid Build Coastguard Worker 16*28e138c6SAndroid Build Coastguard Worker - Neither the name of CSIRO Australia nor the names of its 17*28e138c6SAndroid Build Coastguard Worker contributors may be used to endorse or promote products derived from 18*28e138c6SAndroid Build Coastguard Worker this software without specific prior written permission. 19*28e138c6SAndroid Build Coastguard Worker 20*28e138c6SAndroid Build Coastguard Worker THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 21*28e138c6SAndroid Build Coastguard Worker ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 22*28e138c6SAndroid Build Coastguard Worker LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 23*28e138c6SAndroid Build Coastguard Worker PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE ORGANISATION OR 24*28e138c6SAndroid Build Coastguard Worker CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 25*28e138c6SAndroid Build Coastguard Worker EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 26*28e138c6SAndroid Build Coastguard Worker PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 27*28e138c6SAndroid Build Coastguard Worker PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 28*28e138c6SAndroid Build Coastguard Worker LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 29*28e138c6SAndroid Build Coastguard Worker NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 30*28e138c6SAndroid Build Coastguard Worker SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 31*28e138c6SAndroid Build Coastguard Worker*/ 32*28e138c6SAndroid Build Coastguard Worker 33*28e138c6SAndroid Build Coastguard WorkerTARGET speex.lib 34*28e138c6SAndroid Build Coastguard WorkerTARGETTYPE lib 35*28e138c6SAndroid Build Coastguard WorkerUID 0 36*28e138c6SAndroid Build Coastguard WorkerMACRO HAVE_CONFIG_H 37*28e138c6SAndroid Build Coastguard WorkerSOURCEPATH ..\libspeex 38*28e138c6SAndroid Build Coastguard WorkerSOURCE buffer.c fftwrap.c filterbank.c jitter.c kiss_fft.c kiss_fftr.c mdf.c preprocess.c resample.c scal.c smallft.c 39*28e138c6SAndroid Build Coastguard WorkerUSERINCLUDE . ..\include\speex 40*28e138c6SAndroid Build Coastguard WorkerSYSTEMINCLUDE \epoc32\include \epoc32\include\libc ..\include 41