Mercurial > hg > classical
view utilities/widgettest/widgettest.pro @ 52:e0e12bd2978d
Build fixes
author | Chris Cannam |
---|---|
date | Thu, 16 Oct 2014 18:53:13 +0100 |
parents | 5f23d5b29aaf |
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