Mercurial > hg > svcore
diff base/base.pro @ 637:465f769ccad0
* More updates to build system, intended to support platforms both with and without pkg-config (though we really want to be able to switch pkg-config off)
author | Chris Cannam |
---|---|
date | Thu, 16 Sep 2010 14:40:52 +0100 |
parents | 1a4c76e0f7c5 |
children |
line wrap: on
line diff
--- a/base/base.pro Tue Sep 14 09:45:30 2010 +0100 +++ b/base/base.pro Thu Sep 16 14:40:52 2010 +0100 @@ -1,10 +1,7 @@ TEMPLATE = lib -#SV_UNIT_PACKAGES = include(../config.pri) -#CONFIG += sv staticlib qt thread warn_on stl rtti exceptions - CONFIG += staticlib qt thread warn_on stl rtti exceptions QT -= gui