Additional fixes.
This commit is contained in:
+4
-4
@@ -28,7 +28,7 @@ INCLUDEPATH += . \
|
||||
src/engine/local_engine \
|
||||
src/engine/network_engine \
|
||||
src/config \
|
||||
src/core/tinyxml \
|
||||
src/third_party/tinyxml \
|
||||
src/gui/qt \
|
||||
src/gui/qt/connecttoserverdialog \
|
||||
src/core \
|
||||
@@ -64,7 +64,7 @@ DEPENDPATH += . \
|
||||
src/gui \
|
||||
src/net \
|
||||
src/core/common \
|
||||
src/core/tinyxml \
|
||||
src/third_party/tinyxml \
|
||||
src/engine/local_engine \
|
||||
src/engine/network_engine \
|
||||
src/gui/qt \
|
||||
@@ -124,8 +124,8 @@ HEADERS += \
|
||||
src/net/socket_msg.h \
|
||||
src/net/socket_startup.h \
|
||||
src/net/net_helper.h \
|
||||
src/core/tinyxml/tinystr.h \
|
||||
src/core/tinyxml/tinyxml.h \
|
||||
src/third_party/tinyxml/tinystr.h \
|
||||
src/third_party/tinyxml/tinyxml.h \
|
||||
src/engine/local_engine/cardsvalue.h \
|
||||
src/engine/local_engine/localboard.h \
|
||||
src/engine/local_engine/localenginefactory.h \
|
||||
|
||||
+4
-4
@@ -30,7 +30,7 @@ INCLUDEPATH += . \
|
||||
src/engine/local_engine \
|
||||
src/engine/network_engine \
|
||||
src/config \
|
||||
src/core/tinyxml \
|
||||
src/third_party/tinyxml \
|
||||
src/core \
|
||||
|
||||
DEPENDPATH += . \
|
||||
@@ -43,7 +43,7 @@ DEPENDPATH += . \
|
||||
src/gui/generic \
|
||||
src/net \
|
||||
src/core/common \
|
||||
src/core/tinyxml \
|
||||
src/third_party/tinyxml \
|
||||
src/engine/local_engine \
|
||||
src/engine/network_engine \
|
||||
src/net/common \
|
||||
@@ -77,8 +77,8 @@ HEADERS += \
|
||||
src/net/socket_msg.h \
|
||||
src/net/socket_startup.h \
|
||||
src/net/net_helper.h \
|
||||
src/core/tinyxml/tinystr.h \
|
||||
src/core/tinyxml/tinyxml.h \
|
||||
src/third_party/tinyxml/tinystr.h \
|
||||
src/third_party/tinyxml/tinyxml.h \
|
||||
src/core/pokerthexception.h \
|
||||
src/core/convhelper.h \
|
||||
src/core/loghelper.h \
|
||||
|
||||
Reference in New Issue
Block a user