mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 04:54:29 -04:00
YACReaderLibraryServer: Don't disable Qt debug output.
This commit is contained in:
@ -10,7 +10,7 @@ INCLUDEPATH += ../YACReaderLibrary \
|
||||
../YACReaderLibrary/server \
|
||||
../YACReaderLibrary/db
|
||||
|
||||
DEFINES += SERVER_RELEASE NOMINMAX YACREADER_LIBRARY QT_NO_DEBUG_OUTPUT
|
||||
DEFINES += SERVER_RELEASE NOMINMAX YACREADER_LIBRARY
|
||||
# load default build flags
|
||||
# do a basic dependency check
|
||||
include(headless_config.pri)
|
||||
|
Reference in New Issue
Block a user