Mercurial > hg > classical
view utilities/widgettest/widgettest.pro @ 33:84d6acb6b3ba
* Bit more work on track composer identification
author | Chris Cannam |
---|---|
date | Mon, 22 Mar 2010 16:41:01 +0000 |
parents | 8bed05455706 |
children | 5f23d5b29aaf |
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 ../../../../turbot/dataquay/libdataquay.a ../../../../turbot/ext/libext.a HEADERS += widgettest.h SOURCES += widgettest.cpp