Changeset 2992:ff4cbda31297 in roaraudio for Makefile.inc


Ignore:
Timestamp:
10/26/09 18:23:34 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

start with Speex Prep filter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.inc

    r2386 r2992  
    66 
    77# libroardsp: 
    8 DSP_CODECLIBS   = $(lib_celt) $(lib_speex) 
     8DSP_CODECLIBS   = $(lib_celt) $(lib_speex) $(lib_speexdsp) 
    99DSP_AUXLIBS     = $(lib_samplerate) 
    1010LIBROARDSP_NS   = $(DSP_CODECLIBS) $(DSP_AUXLIBS) $(LIBROAR) $(lib_m) 
Note: See TracChangeset for help on using the changeset viewer.