comparison noconfig.pri @ 2210:a7da61b09a59

Merge from branch rubberband-static. This actually undoes the source inclusion of Rubber Band and just switches to static linkage for the .deb package.
author Chris Cannam
date Thu, 31 Jan 2019 13:17:28 +0000
parents 8fd5183efbd6
children 74d73990ac1d
comparison
equal deleted inserted replaced
2205:d25951da2422 2210:a7da61b09a59
31 # these. 31 # these.
32 32
33 LIBS += \ 33 LIBS += \
34 -lbase \ 34 -lbase \
35 -lbz2 \ 35 -lbz2 \
36 -lrubberband \
36 -lfftw3 \ 37 -lfftw3 \
37 -lfftw3f \ 38 -lfftw3f \
38 -lsndfile \ 39 -lsndfile \
39 -lFLAC \ 40 -lFLAC \
40 -logg \ 41 -logg \