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

QT       = core testlib websockets

TARGET = tst_qwebsocketserver

TEMPLATE = app

SOURCES += tst_qwebsocketserver.cpp