comparison sonic-visualiser.pro @ 673:e6faa02020f0

Fix syntax
author Chris Cannam
date Wed, 04 Dec 2013 18:46:09 +0000
parents 6d8a76bd91a7
children 10e3c2c5e569
comparison
equal deleted inserted replaced
672:d4f908163c60 673:e6faa02020f0
3 3
4 !win* { 4 !win* {
5 # We should build and run the tests on any platform, 5 # We should build and run the tests on any platform,
6 # but doing it automatically doesn't work so well from 6 # but doing it automatically doesn't work so well from
7 # within an IDE on Windows, so remove that from here 7 # within an IDE on Windows, so remove that from here
8 svcore/data/fileio/test 8 SUBDIRS += svcore/data/fileio/test
9 } 9 }
10 10
11 sub_sv.file = sv.pro 11 sub_sv.file = sv.pro
12 12
13 sub_dataquay.file = dataquay/lib.pro 13 sub_dataquay.file = dataquay/lib.pro