Mercurial > hg > classical
view common/common.pro @ 40:40e3f0049c00
* Track guessing fixes
author | Chris Cannam |
---|---|
date | Tue, 06 Apr 2010 17:36:27 +0100 |
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