Mercurial > hg > tony
changeset 565:4f79d96d8219
Couple more Windows build tweaks
author | Chris Cannam |
---|---|
date | Mon, 18 Feb 2019 17:23:04 +0000 |
parents | c0b03e395215 |
children | dfd28360f600 |
files | noconfig.pri |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/noconfig.pri Mon Feb 18 14:34:04 2019 +0000 +++ b/noconfig.pri Mon Feb 18 17:23:04 2019 +0000 @@ -97,14 +97,13 @@ # -L../tony/sv-dependency-builds/win64-msvc/lib # } CONFIG(release) { - LIBS += -Lrelease \ + LIBS += -NODEFAULTLIB:LIBCMT -Lrelease \ -L$$PWD/sv-dependency-builds/win64-msvc/lib } DEFINES += NOMINMAX _USE_MATH_DEFINES CAPNP_LITE HAVE_MEDIAFOUNDATION QMAKE_CXXFLAGS_RELEASE += -fp:fast -gl - QMAKE_LFLAGS_RELEASE += -ltcg LIBS -= -lFLAC -lvorbis -lvorbisenc -lvorbisfile