comparison noconfig.pri @ 2128:f474b3931217 rubberband-static

Bring in Rubber Band as an ext/ dependency via Repoint and link it statically
author Chris Cannam
date Wed, 28 Nov 2018 09:48:57 +0000
parents 432ccdfd2c2b
children b483f46e53eb
comparison
equal deleted inserted replaced
2124:ac587ccb08bd 2128:f474b3931217
30 # these. 30 # these.
31 31
32 LIBS += \ 32 LIBS += \
33 -lbase \ 33 -lbase \
34 -lbz2 \ 34 -lbz2 \
35 -lrubberband \
36 -lfftw3 \ 35 -lfftw3 \
37 -lfftw3f \ 36 -lfftw3f \
38 -lsndfile \ 37 -lsndfile \
39 -lFLAC \ 38 -lFLAC \
40 -logg \ 39 -logg \