Mercurial > hg > classical
view utilities/the-application/the-application.pro @ 45:0033259c6772
* More Music Ontology-like structure for audio files & signals
author | Chris Cannam |
---|---|
date | Fri, 14 May 2010 17:58:04 +0100 |
parents | ed2befdf1e98 |
children | 5f23d5b29aaf |
line wrap: on
line source
TEMPLATE = app TARGET = the-application #QT -= gui network xml load(../../../all.prf) SOURCES += the-application.cpp PRE_TARGETDEPS += ../../common/libcommon.a INCLUDEPATH += ../../common ../../../svcore LIBS += ../../common/libcommon.a -L../../../svcore -lsvcore ../../../../turbot/dataquay/libdataquay.a ../../../../turbot/ext/libext.a