comparison sv.pro @ 849:4a7c62938a13 2.4beta2 sv_v2.4beta2

Pull across beta bits from prior beta branch
author Chris Cannam
date Wed, 10 Sep 2014 09:54:49 +0100
parents 885e89a6c11d
children
comparison
equal deleted inserted replaced
848:9f82fa990cbd 849:4a7c62938a13
1 1
2 TEMPLATE = app 2 TEMPLATE = app
3
4 DEFINES += BETA_RELEASE
3 5
4 win32-g++ { 6 win32-g++ {
5 INCLUDEPATH += sv-dependency-builds/win32-mingw/include 7 INCLUDEPATH += sv-dependency-builds/win32-mingw/include
6 LIBS += -Lsv-dependency-builds/win32-mingw/lib 8 LIBS += -Lsv-dependency-builds/win32-mingw/lib
7 } 9 }