mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
disabled qDebug() output in the whole server project
This commit is contained in:
@ -11,7 +11,7 @@ INCLUDEPATH += ../common \
|
||||
./server \
|
||||
./db
|
||||
|
||||
DEFINES += SERVER_RELEASE NOMINMAX YACREADER_LIBRARY
|
||||
DEFINES += SERVER_RELEASE NOMINMAX YACREADER_LIBRARY QT_NO_DEBUG_OUTPUT
|
||||
|
||||
#load default build flags
|
||||
#TODO include (../config.pri)
|
||||
|
Reference in New Issue
Block a user