Extract DEFINES += NOMINMAX into common config.pri

This commit is contained in:
Igor Kushnir
2021-03-03 17:27:31 +02:00
committed by Luis Ángel San Martín
parent ca7be7cc2d
commit b0b0849cbc
4 changed files with 5 additions and 3 deletions

View File

@ -12,7 +12,7 @@ INCLUDEPATH += . \
./comic_vine \
./comic_vine/model
DEFINES += SERVER_RELEASE NOMINMAX YACREADER_LIBRARY
DEFINES += SERVER_RELEASE YACREADER_LIBRARY
# load default build flags
include (../config.pri)