Mercurial > hg > classical
view common/common.pro @ 48:5f23d5b29aaf
* Add original tags to AudioFile
author | Chris Cannam |
---|---|
date | Wed, 02 Jun 2010 17:29:47 +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