mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Extract CONFIG += c++11 into common config.pri
This commit is contained in:
committed by
Felix Kauselmann
parent
cb822c4f47
commit
6f182b2bb3
@ -14,8 +14,6 @@ INCLUDEPATH += . \
|
||||
|
||||
DEFINES += SERVER_RELEASE NOMINMAX YACREADER_LIBRARY
|
||||
|
||||
CONFIG += c++11
|
||||
|
||||
# load default build flags
|
||||
include (../config.pri)
|
||||
include (../dependencies/pdf_backend.pri)
|
||||
|
Reference in New Issue
Block a user