Mercurial > hg > classical
diff common/common.pro @ 11:98047b91b09d classical-rdf
* Add "proper" composer name matching from user input. Needs to be faster
though
author | Chris Cannam |
---|---|
date | Thu, 18 Feb 2010 18:16:43 +0000 |
parents | d35e5d769c87 |
children | c8ef23d3888c |
line wrap: on
line diff
--- a/common/common.pro Wed Feb 17 19:26:48 2010 +0000 +++ b/common/common.pro Thu Feb 18 18:16:43 2010 +0000 @@ -1,6 +1,6 @@ TEMPLATE = lib TARGET = -CONFIG += debug staticlib +CONFIG += release staticlib DEPENDPATH += . INCLUDEPATH += . ../../turbot @@ -8,8 +8,8 @@ MOC_DIR = m # Input -HEADERS += Objects.h TypeRegistrar.h -SOURCES += Objects.cpp TypeRegistrar.cpp +HEADERS += EditDistance.h Objects.h TypeRegistrar.h +SOURCES += EditDistance.cpp Objects.cpp TypeRegistrar.cpp solaris* {