Mercurial > hg > classical
view utilities/composer/composer.pro @ 28:7d8a6167febb classical-rdf
* Begin new text entry / search widget & test utility for it
* Improve typing matching methods
* Update code to use ObjectLoader/Storer instead of old-style ObjectMapper
author | Chris Cannam |
---|---|
date | Mon, 01 Mar 2010 16:51:14 +0000 |
parents | c4cb65c436ef |
children | 8bed05455706 |
line wrap: on
line source
TEMPLATE = app TARGET = composer QT -= gui network xml load(../../platform.prf) SOURCES += composer.cpp PRE_TARGETDEPS += ../../common/libcommon.a LIBS += ../../common/libcommon.a ../../../turbot/dataquay/libdataquay.a ../../../turbot/ext/libext.a