Mercurial > hg > classical
view common/common.pro @ 33:84d6acb6b3ba
* Bit more work on track composer identification
author | Chris Cannam |
---|---|
date | Mon, 22 Mar 2010 16:41:01 +0000 |
parents | 8bed05455706 |
children | ed2befdf1e98 |
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 SOURCES += EditDistance.cpp Objects.cpp Matcher.cpp TypeRegistrar.cpp