Adding websocketpp 0.3 as third party lib (source: https://github.com/zaphoyd/websocketpp )

This commit is contained in:
lotodore
2013-10-02 23:57:21 +02:00
parent 1965665524
commit 0d5cf28c9a
87 changed files with 20052 additions and 2 deletions
+3 -2
View File
@@ -27,7 +27,8 @@ INCLUDEPATH += . \
src/engine/local_engine \
src/engine/network_engine \
src/config \
src/core
src/core \
src/third_party/websocketpp
DEPENDPATH += . \
src \
@@ -41,7 +42,7 @@ DEPENDPATH += . \
src/core/common \
src/engine/local_engine \
src/engine/network_engine \
src/net/common \
src/net/common
# Input
HEADERS += \