view utilities/composer/composer.pro @ 43:a3f731205168

* Write results out to local datastore
author Chris Cannam
date Wed, 28 Apr 2010 15:57:06 +0100
parents 84d6acb6b3ba
children 5f23d5b29aaf
line wrap: on
line source
TEMPLATE = app
TARGET = composer
#QT -= gui network xml

load(../../../all.prf)

SOURCES += composer.cpp

PRE_TARGETDEPS += ../../common/libcommon.a

INCLUDEPATH += ../../common

DEPENDPATH += ../../../svcore
INCLUDEPATH += ../../../svcore

LIBS += ../../common/libcommon.a -L../../../svcore -lsvcore ../../../../turbot/dataquay/libdataquay.a ../../../../turbot/ext/libext.a