Mercurial > hg > classical
view common/common.pro @ 21:ea477e4cc75c classical-rdf
* update for newer dataquay
author | Chris Cannam |
---|---|
date | Thu, 25 Feb 2010 18:21:53 +0000 |
parents | c4cb65c436ef |
children | 7d8a6167febb |
line wrap: on
line source
TEMPLATE = lib TARGET = load(../platform.prf) CONFIG += staticlib HEADERS += EditDistance.h Objects.h TypeRegistrar.h SOURCES += EditDistance.cpp Objects.cpp TypeRegistrar.cpp