Move things around some more

This commit is contained in:
Alex Hultman
2018-09-10 22:14:19 +02:00
parent 03d249ab48
commit 85e99d2059
7 changed files with 11 additions and 8 deletions
+2 -2
View File
@@ -13,11 +13,11 @@ SOURCES += \
uSockets/src/loop.c
HEADERS += \
src/http/HttpRouter.h \
src/new_design/HttpRouter.h \
src/Loop.h \
src/App.h \
src/http/HttpSocket.h \
src/http/HttpParser.h \
src/new_design/HttpParser.h \
src/websocket/libwshandshake.hpp \
src/websocket/WebSocketProtocol.h \
src/websocket/WebSocket.h \