Integrating precompiled headers support (might speed up compilation). Currently disabled (in .pro files).

This commit is contained in:
lotodore
2009-05-07 22:36:51 +00:00
parent e813c49fe5
commit ac4c2e9aef
36 changed files with 133 additions and 73 deletions
+2
View File
@@ -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 \