Mercurial > hg > classical
view common/common.pro @ 47:273bd328b215
* Add (currently unused) ComposerFileIndex akin to FeatureFileIndex:
author | Chris Cannam |
---|---|
date | Fri, 28 May 2010 16:22:37 +0100 |
parents | ed2befdf1e98 |
children | a6a71d1c7eb7 |
line wrap: on
line source
TEMPLATE = lib TARGET = load(../../all.prf) DEPENDPATH += ../../svcore INCLUDEPATH += ../../svcore CONFIG += staticlib HEADERS += EditDistance.h Objects.h Matcher.h TypeRegistrar.h FeatureFileIndex.h SOURCES += EditDistance.cpp Objects.cpp Matcher.cpp TypeRegistrar.cpp FeatureFileIndex.cpp