mumble/dependencies/libspeex.pro
Thorvald Natvig 1955a89ba0 Update libspeex makefile to match dynamic libs
Move license agreements to installer instead of embedded in program


git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@38 05730e5d-ab1b-0410-a4ac-84af385074fa
2005-09-04 02:23:57 +00:00

11 lines
648 B
INI

# Simple project file to build Speex with same compilers
# as Qt used.
TEMPLATE = lib
CONFIG -= qt
TARGET = libspeex
DEFINES += NDEBUG WIN32 _WINDOWS HAVE_CONFIG_H USE_SSE
INCLUDEPATH = ../win32 ../include
DEF_FILE = speex.def
SOURCES = bits.c cb_search.c exc_10_16_table.c exc_10_32_table.c exc_20_32_table.c exc_5_256_table.c exc_5_64_table.c exc_8_128_table.c filters.c gain_table.c gain_table_lbr.c hexc_10_32_table.c hexc_table.c high_lsp_tables.c jitter.c lpc.c lsp.c lsp_tables_nb.c ltp.c math_approx.c misc.c mdf.c modes.c nb_celp.c preprocess.c quant_lsp.c sb_celp.c smallft.c speex.c speex_callbacks.c speex_header.c stereo.c vbr.c vq.c