Integrating precompiled headers support (might speed up compilation). Currently disabled (in .pro files).
This commit is contained in:
@@ -14,6 +14,8 @@ OBJECTS_DIR = obj
|
||||
DEFINES += ENABLE_IPV6
|
||||
DEFINES += PREFIX=\"$${PREFIX}\"
|
||||
TARGET = pokerth
|
||||
#PRECOMPILED_HEADER = src/pch_game.h
|
||||
|
||||
RESOURCES = src/gui/qt/resources/pokerth.qrc
|
||||
INCLUDEPATH += . \
|
||||
src \
|
||||
|
||||
Reference in New Issue
Block a user