Mercurial > hg > classical
view common/common.pro @ 41:a42493a3baf8
* Make the typing select widget more useful (with working menu!)
author | Chris Cannam |
---|---|
date | Fri, 09 Apr 2010 16:19:50 +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