comparison noconfig.pri @ 1484:7e79de4b18f1 3.0-integration

Couple of minor Windows updates
author Chris Cannam
date Thu, 05 Jan 2017 20:31:54 +0000
parents a5721463e2f3
children 79b2d1f60ef3
comparison
equal deleted inserted replaced
1483:add46e759c27 1484:7e79de4b18f1
3 3
4 #CONFIG -= release 4 #CONFIG -= release
5 #CONFIG += debug 5 #CONFIG += debug
6 6
7 DEFINES += NDEBUG BUILD_RELEASE 7 DEFINES += NDEBUG BUILD_RELEASE
8 DEFINES += NO_TIMING 8 DEFINES += NO_TIMING NO_HIT_COUNTS
9 9
10 DEFINES += HAVE_PIPER HAVE_PLUGIN_CHECKER_HELPER 10 DEFINES += HAVE_PIPER HAVE_PLUGIN_CHECKER_HELPER
11 11
12 # Full set of defines expected for all platforms when we have the 12 # Full set of defines expected for all platforms when we have the
13 # sv-dependency-builds subrepo available to provide the dependencies. 13 # sv-dependency-builds subrepo available to provide the dependencies.