Adding websocketpp 0.3 as third party lib (source: https://github.com/zaphoyd/websocketpp )
This commit is contained in:
+3
-2
@@ -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 += \
|
||||
|
||||
Reference in New Issue
Block a user