aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/qmlwebsockets_compat/qmlwebsockets_compat.pro
blob: a6610b645543bdb015128c6e3629b6f175824d0c (plain)
1
2
3
4
5
6
7
### Qt 6: Remove support for the old "Qt.WebSockets" QML module.

QT = core websockets qml

TARGETPATH = Qt/WebSockets

load(qml_module)