comparison runner/runner.pro @ 18:4eab258f3505

* hmm hmm
author Chris Cannam
date Fri, 27 Mar 2009 16:52:28 +0000
parents b74df6cb24cb
children 8b20521fc40f
comparison
equal deleted inserted replaced
17:63567be5d83b 18:4eab258f3505
4 SV_UNIT_PACKAGES = vamp vamp-hostsdk samplerate mad id3tag oggz fishsound sndfile lrdf redland rasqal raptor 4 SV_UNIT_PACKAGES = vamp vamp-hostsdk samplerate mad id3tag oggz fishsound sndfile lrdf redland rasqal raptor
5 5
6 #linux-g++:LIBS += -Wl,-Bstatic 6 #linux-g++:LIBS += -Wl,-Bstatic
7 #linux-g++:DEFINES += BUILD_STATIC 7 #linux-g++:DEFINES += BUILD_STATIC
8 8
9 load(../sv.prf) 9 load(../prf/sv.prf)
10 10
11 CONFIG += sv qt thread warn_on stl rtti exceptions console 11 CONFIG += sv qt thread warn_on stl rtti exceptions console
12 QT += xml network 12 QT += xml network
13 QT -= gui 13 QT -= gui
14 14