comparison noconfig.pri @ 1840:8d78c9ac5835 plugin-path-config

Merge from default branch
author Chris Cannam
date Tue, 05 Jun 2018 14:20:45 +0100
parents fdcd956b5d32
children 810a0b8f5472
comparison
equal deleted inserted replaced
1838:36e5cbe6a16f 1840:8d78c9ac5835
92 -L$$PWD/sv-dependency-builds/win64-msvc/lib 92 -L$$PWD/sv-dependency-builds/win64-msvc/lib
93 } 93 }
94 94
95 DEFINES += NOMINMAX _USE_MATH_DEFINES CAPNP_LITE 95 DEFINES += NOMINMAX _USE_MATH_DEFINES CAPNP_LITE
96 96
97 QMAKE_CXXFLAGS_RELEASE += -fp:fast 97 QMAKE_CXXFLAGS_RELEASE += -fp:fast -gl
98 QMAKE_LFLAGS_RELEASE += -ltcg
98 99
99 # No Ogg/FLAC support in the sndfile build on this platform yet 100 # No Ogg/FLAC support in the sndfile build on this platform yet
100 LIBS -= -lFLAC -logg -lvorbis -lvorbisenc -lvorbisfile 101 LIBS -= -lFLAC -logg -lvorbis -lvorbisenc -lvorbisfile
101 102
102 # These have different names 103 # These have different names