Mercurial > hg > classical
view common/common.pro @ 45:0033259c6772
* More Music Ontology-like structure for audio files & signals
author | Chris Cannam |
---|---|
date | Fri, 14 May 2010 17:58:04 +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