Mercurial > hg > classical
view utilities/composer/composer.pro @ 53:bcea875d8d2f tip
More build fixes
author | Chris Cannam |
---|---|
date | Thu, 16 Oct 2014 19:03:51 +0100 |
parents | 5f23d5b29aaf |
children |
line wrap: on
line source
TEMPLATE = app TARGET = composer #QT -= gui network xml CONFIG += debug QT += network SOURCES += composer.cpp PRE_TARGETDEPS += ../../common/libcommon.a INCLUDEPATH += ../../common ../../../dataquay ../../../sonic-visualiser/svcore LIBS += ../../common/libcommon.a -L../../../sonic-visualiser/svcore -lsvcore ../../../dataquay/libdataquay.a -lsndfile -lsamplerate -lid3tag -lmad -I/usr/include/sord-0 -I/usr/include/serd-0 -lsord-0 -lserd-0 -lvamp-hostsdk