Mercurial > hg > classical
view common/common.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 = lib TARGET = load(../platform.prf) CONFIG += staticlib HEADERS += EditDistance.h Objects.h Matcher.h TypeRegistrar.h SOURCES += EditDistance.cpp Objects.cpp Matcher.cpp TypeRegistrar.cpp