view common/common.pro @ 42:add3570c6035

* Add new "write" option to composer utility * Default year transcodes to empty string instead of zero
author Chris Cannam
date Tue, 20 Apr 2010 15:21:32 +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