Enable core5compat in YACReaderLibraryServer

This commit is contained in:
Luis Ángel San Martín 2021-10-03 20:37:13 +02:00
parent aeb64281e7
commit 8bcea9cc8d

View File

@ -16,6 +16,8 @@ DEFINES += SERVER_RELEASE NOMINMAX YACREADER_LIBRARY
include(headless_config.pri)
include(../dependencies/pdf_backend.pri)
greaterThan(QT_MAJOR_VERSION, 5): QT += core5compat
win32 {
LIBS += -loleaut32 -lole32 -lshell32 -luser32
QMAKE_CXXFLAGS_RELEASE += /MP /Ob2 /Oi /Ot /GT /GL