summaryrefslogtreecommitdiff
path: root/tests/auto/websockets/qwebsocket/qwebsocket.pro
blob: df143d5bb08a619d330722c0b33f5f533311d798 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += console
CONFIG += testcase
CONFIG -= app_bundle

QT = testlib websockets

TARGET = tst_qwebsocket

TEMPLATE = app

SOURCES += tst_qwebsocket.cpp