Mercurial > hg > classical
view common/common.pro @ 44:ed2befdf1e98
* Index for feature files (e.g. generated by Sonic Annotator)
author | Chris Cannam |
---|---|
date | Mon, 10 May 2010 17:33:00 +0100 |
parents | 84d6acb6b3ba |
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