diff base.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 b483f46e53eb
children 624964fe04a5
line wrap: on
line diff
--- a/base.pri	Thu Jan 31 10:32:45 2019 +0000
+++ b/base.pri	Thu Jan 31 10:33:42 2019 +0000
@@ -20,9 +20,7 @@
 	svcore/plugin/api/alsa \
 	svgui \
 	svapp \
-	vamp-plugin-sdk \
-        rubberband \
-        rubberband/src
+	vamp-plugin-sdk
 
 DEPENDPATH += $$SV_INCLUDEPATH
 INCLUDEPATH += $$SV_INCLUDEPATH
@@ -36,8 +34,4 @@
 # Defines for Dataquay
 DEFINES += USE_SORD
 
-# Defines for Rubber Band
-linux*:   DEFINES += USE_PTHREADS
-macx*:    DEFINES += USE_PTHREADS
-
 CONFIG += qt thread warn_on stl rtti exceptions