diff sv.pro @ 1833:acb51ab8fb26 plugin-path-config

Merge from default branch
author Chris Cannam
date Fri, 25 May 2018 09:25:38 +0100
parents a2053d1fb6be
children 13d221b6cf07
line wrap: on
line diff
--- a/sv.pro	Wed May 23 16:25:15 2018 +0100
+++ b/sv.pro	Fri May 25 09:25:38 2018 +0100
@@ -18,6 +18,7 @@
 solaris*:TARGET = sonic-visualiser
 
 !win32 {
+    PRE_TARGETDEPS += $$PWD/libbase.a
     QMAKE_POST_LINK += cp checker/vamp-plugin-load-checker .
 }