aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/qmlwebsockets/qmlwebsockets.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/qmlwebsockets/qmlwebsockets.pro')
-rw-r--r--src/imports/qmlwebsockets/qmlwebsockets.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/imports/qmlwebsockets/qmlwebsockets.pro b/src/imports/qmlwebsockets/qmlwebsockets.pro
index 2d3353e..f7698d8 100644
--- a/src/imports/qmlwebsockets/qmlwebsockets.pro
+++ b/src/imports/qmlwebsockets/qmlwebsockets.pro
@@ -3,10 +3,12 @@ QT = core websockets qml
TARGETPATH = Qt/WebSockets
HEADERS += qmlwebsockets_plugin.h \
- qqmlwebsocket.h
+ qqmlwebsocket.h \
+ qqmlwebsocketserver.h
SOURCES += qmlwebsockets_plugin.cpp \
- qqmlwebsocket.cpp
+ qqmlwebsocket.cpp \
+ qqmlwebsocketserver.cpp
OTHER_FILES += qmldir