view utilities/widgettest/widgettest.pro @ 48:5f23d5b29aaf

* Add original tags to AudioFile
author Chris Cannam
date Wed, 02 Jun 2010 17:29:47 +0100
parents 84d6acb6b3ba
children bcea875d8d2f
line wrap: on
line source
TEMPLATE = app
TARGET = widgettest

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

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

INCLUDEPATH += ../../widgets ../../common

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

LIBS += ../../widgets/libwidgets.a ../../common/libcommon.a -L../../../svcore -lsvcore ../../../../dataquay/libdataquay.a

HEADERS += widgettest.h
SOURCES += widgettest.cpp