diff svapp.pro @ 525:3ab6a5f7aca8 msvc2015_64

Further MSVC build stuff. Committing this as-is because it's building and running now, but there's a lot to tidy up.
author Chris Cannam
date Wed, 19 Oct 2016 17:33:32 +0100
parents 85c83499be3c
children d5ca6c5bad13 4826330c4f97
line wrap: on
line diff
--- a/svapp.pro	Tue Oct 18 15:56:21 2016 +0100
+++ b/svapp.pro	Wed Oct 19 17:33:32 2016 +0100
@@ -10,7 +10,8 @@
 !exists(config.pri) {
 
     CONFIG += release
-    DEFINES += NDEBUG BUILD_RELEASE NO_TIMING
+    DEFINES += NDEBUG BUILD_RELEASE
+    DEFINES += NO_TIMING
 
     win32-g++ {
         INCLUDEPATH += ../sv-dependency-builds/win32-mingw/include