Mercurial > hg > sonic-annotator
comparison base.pro @ 334:ba3c0e70b5dd bqaudiostream
Update to reflect bqaudiostream branch of sv libraries
author | Chris Cannam |
---|---|
date | Thu, 24 Jan 2019 15:10:22 +0000 |
parents | e16e4cda23b9 |
children | 885960538dd4 |
comparison
equal
deleted
inserted
replaced
333:70d19452631e | 334:ba3c0e70b5dd |
---|---|
18 TARGET = base | 18 TARGET = base |
19 | 19 |
20 OBJECTS_DIR = o | 20 OBJECTS_DIR = o |
21 MOC_DIR = o | 21 MOC_DIR = o |
22 | 22 |
23 exists(repoint.pri) { | |
24 include(repoint.pri) | |
25 } | |
26 | |
23 include(bq-files.pri) | 27 include(bq-files.pri) |
24 include(vamp-plugin-sdk-files.pri) | 28 include(vamp-plugin-sdk-files.pri) |
25 include(svcore/files.pri) | 29 include(svcore/files.pri) |
26 | 30 |
27 DATAQUAY_SOURCES=$$fromfile(dataquay/lib.pro, SOURCES) | 31 DATAQUAY_SOURCES=$$fromfile(dataquay/lib.pro, SOURCES) |