summaryrefslogtreecommitdiff
path: root/src/imports
diff options
context:
space:
mode:
authorKurt Pattyn <pattyn.kurt@gmail.com>2013-10-05 19:37:20 +0200
committerKurt Pattyn <pattyn.kurt@gmail.com>2013-10-05 22:11:46 +0200
commit7b121c49e6cdb69969d95f7e1b4983fc07959dd9 (patch)
tree4f81a3b0716036b42cebe59d71e883dd1b5f6463 /src/imports
parent66800dfac684e8980b59c2a9c7fb6ee5a42076cd (diff)
downloadqtwebsockets-7b121c49e6cdb69969d95f7e1b4983fc07959dd9.tar.gz
Added core to Qt
Change-Id: I122ff3f018ab1df7b93cf3ae817dbd91955e7cbe Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
Diffstat (limited to 'src/imports')
-rw-r--r--src/imports/qmlwebsockets/qmlwebsockets.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/qmlwebsockets/qmlwebsockets.pro b/src/imports/qmlwebsockets/qmlwebsockets.pro
index fc25714..18d3713 100644
--- a/src/imports/qmlwebsockets/qmlwebsockets.pro
+++ b/src/imports/qmlwebsockets/qmlwebsockets.pro
@@ -1,4 +1,4 @@
-QT += websockets qml
+QT = core websockets qml
TARGETPATH = Qt/Playground/WebSockets