Mercurial > hg > classical
view common/common.pro @ 29:9729919e589c classical-rdf
* minor fix to text matching
author | Chris Cannam |
---|---|
date | Mon, 01 Mar 2010 16:55:27 +0000 |
parents | 7d8a6167febb |
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