comparison noconfig.pri @ 1299:9027d12841af project-file-rework

Win32 fixes in subrepos (inc binary modes for server)
author Chris Cannam
date Thu, 27 Oct 2016 16:14:49 +0100
parents c234288dddd8
children a5721463e2f3
comparison
equal deleted inserted replaced
1298:c0f55499d8b1 1299:9027d12841af
1 1
2 CONFIG += release 2 CONFIG += release
3
4 #CONFIG -= release
5 #CONFIG += debug
6
3 DEFINES += NDEBUG BUILD_RELEASE 7 DEFINES += NDEBUG BUILD_RELEASE
4 DEFINES += NO_TIMING 8 DEFINES += NO_TIMING
5 9
6 # Full set of defines expected for all platforms when we have the 10 # Full set of defines expected for all platforms when we have the
7 # sv-dependency-builds subrepo available to provide the dependencies. 11 # sv-dependency-builds subrepo available to provide the dependencies.