diff sonic-annotator.pro @ 81:9f78c80c80f1

Merge from qt5 branch. We now require qt5 for Sonic Annotator
author Chris Cannam
date Wed, 08 May 2013 16:52:37 +0100
parents 0bbcca91a80e
children dcd7abe066d5
line wrap: on
line diff
--- a/sonic-annotator.pro	Thu Mar 28 14:53:24 2013 +0000
+++ b/sonic-annotator.pro	Wed May 08 16:52:37 2013 +0100
@@ -1,5 +1,7 @@
 TEMPLATE = subdirs
-SUBDIRS = svcore sub_runner
+SUBDIRS = sub_dataquay svcore svcore/data/fileio/test sub_runner
+
+sub_dataquay.file = dataquay/lib.pro
 
 sub_runner.file = runner.pro
 sub_runner.depends = svcore