disabled qDebug() output in the whole server project

This commit is contained in:
Luis Ángel San Martín
2015-12-13 21:12:28 +01:00
parent df6560fcc1
commit aba3d0f1f6
3 changed files with 1 additions and 3 deletions

View File

@ -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)