view utilities/the-application/the-application.pro @ 46:c8b777862198

* Fixes to cache lookup for audio file features
author Chris Cannam
date Tue, 18 May 2010 17:40: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