comparison noconfig.pri @ 2207:8fd5183efbd6 rubberband-static

Undo bundling of Rubber Band. Will try a different approach in which the single offending package is linked statically against that library only.
author Chris Cannam
date Thu, 31 Jan 2019 10:33:42 +0000
parents e1adac799317
children 74d73990ac1d
comparison
equal deleted inserted replaced
2206:252c7c8a1a37 2207:8fd5183efbd6
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 \