Mercurial > hg > svcore
diff data/data.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 | f19437971e17 |
children |
line wrap: on
line diff
--- a/data/data.pro Tue Sep 14 09:45:30 2010 +0100 +++ b/data/data.pro Thu Sep 16 14:40:52 2010 +0100 @@ -1,7 +1,6 @@ TEMPLATE = lib -SV_UNIT_PACKAGES = fftw3f sndfile mad quicktime id3tag oggz fishsound liblo -load(../prf/sv.prf) +include(../config.pri) CONFIG += sv staticlib qt thread warn_on stl rtti exceptions QT += network