diff noconfig.pri @ 1839:fdcd956b5d32

Further tidying, and error handling, for Windows build scripting
author Chris Cannam
date Tue, 05 Jun 2018 13:32:28 +0100
parents 98bec50c3c2e
children 810a0b8f5472
line wrap: on
line diff
--- a/noconfig.pri	Thu May 24 17:30:02 2018 +0100
+++ b/noconfig.pri	Tue Jun 05 13:32:28 2018 +0100
@@ -94,7 +94,8 @@
 
     DEFINES += NOMINMAX _USE_MATH_DEFINES CAPNP_LITE
 
-    QMAKE_CXXFLAGS_RELEASE += -fp:fast
+    QMAKE_CXXFLAGS_RELEASE += -fp:fast -gl
+    QMAKE_LFLAGS_RELEASE += -ltcg
 
     # No Ogg/FLAC support in the sndfile build on this platform yet
     LIBS -= -lFLAC -logg -lvorbis -lvorbisenc -lvorbisfile