view utilities/widgettest/widgettest.pro @ 40:40e3f0049c00

* Track guessing fixes
author Chris Cannam
date Tue, 06 Apr 2010 17:36:27 +0100
parents 84d6acb6b3ba
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