summaryrefslogtreecommitdiff
path: root/tests/auto/qml/qmlwebsockets/qmlwebsockets.pro
blob: 9405f376f6a901f4648fcbfaa12772df34dcfbe6 (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
TARGET = tst_qmlwebsockets
CONFIG += qmltestcase
CONFIG += console
SOURCES += tst_qmlwebsockets.cpp

importFiles.path = .
DEPLOYMENT += importFiles