Mercurial > hg > classical
diff utilities/the-application/the-application.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 diff
--- a/utilities/the-application/the-application.pro Thu Oct 16 18:53:13 2014 +0100 +++ b/utilities/the-application/the-application.pro Thu Oct 16 19:03:51 2014 +0100 @@ -2,13 +2,12 @@ TARGET = the-application #QT -= gui network xml -load(../../../all.prf) +QT += widgets network SOURCES += the-application.cpp PRE_TARGETDEPS += ../../common/libcommon.a -INCLUDEPATH += ../../common ../../../svcore +INCLUDEPATH += ../../common ../../../dataquay ../../../sonic-visualiser/svcore -LIBS += ../../common/libcommon.a -L../../../svcore -lsvcore ../../../../dataquay/libdataquay.a - +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