diff 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
line wrap: on
line diff
--- a/noconfig.pri	Thu Jan 31 10:32:45 2019 +0000
+++ b/noconfig.pri	Thu Jan 31 10:33:42 2019 +0000
@@ -33,6 +33,7 @@
 LIBS += \
         -lbase \
         -lbz2 \
+        -lrubberband \
 	-lfftw3 \
 	-lfftw3f \
 	-lsndfile \