Mercurial > hg > tony
diff noconfig.pri @ 587:2090dd9bfbc1
Windows build updates
author | Chris Cannam |
---|---|
date | Wed, 04 Sep 2019 17:34:28 +0100 |
parents | 4f79d96d8219 |
children | 83cda426a045 |
line wrap: on
line diff
--- a/noconfig.pri Wed Sep 04 14:19:57 2019 +0100 +++ b/noconfig.pri Wed Sep 04 17:34:28 2019 +0100 @@ -93,8 +93,8 @@ ## This seems to be intruding even when we're supposed to be release # CONFIG(debug) { # LIBS += -NODEFAULTLIB:MSVCRT -Ldebug \ -# -L../tony/sv-dependency-builds/win64-msvc/lib/debug \ -# -L../tony/sv-dependency-builds/win64-msvc/lib +# -L$$PWD/sv-dependency-builds/win64-msvc/lib/debug \ +# -L$$PWD/sv-dependency-builds/win64-msvc/lib # } CONFIG(release) { LIBS += -NODEFAULTLIB:LIBCMT -Lrelease \ @@ -103,8 +103,8 @@ DEFINES += NOMINMAX _USE_MATH_DEFINES CAPNP_LITE HAVE_MEDIAFOUNDATION - QMAKE_CXXFLAGS_RELEASE += -fp:fast -gl - + QMAKE_CXXFLAGS_RELEASE += -fp:fast + LIBS -= -lFLAC -lvorbis -lvorbisenc -lvorbisfile # These have different names