Mercurial > hg > classical
view testapp/testapp.pro @ 41:a42493a3baf8
* Make the typing select widget more useful (with working menu!)
author | Chris Cannam |
---|---|
date | Fri, 09 Apr 2010 16:19:50 +0100 |
parents | 84d6acb6b3ba |
children | 5f23d5b29aaf |
line wrap: on
line source
TEMPLATE = app TARGET = testapp load(../../all.prf) SOURCES += Loader.cpp RESOURCES += testapp.qrc INCLUDEPATH += ../common DEPENDPATH += ../../svcore INCLUDEPATH += ../../svcore PRE_TARGETDEPS += ../common/libcommon.a LIBS += ../common/libcommon.a -L../../svcore -lsvcore ../../../turbot/dataquay/libdataquay.a ../../../turbot/ext/libext.a