Mercurial > hg > classical
view common/common.pro @ 34:271cbaf6e8d9
* First bits of works matching
author | Chris Cannam |
---|---|
date | Fri, 26 Mar 2010 13:53:31 +0000 |
parents | 84d6acb6b3ba |
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