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

TEMPLATE = app

TARGET = tst_qwebsocketcorsauthenticator

QT = testlib websockets

SOURCES += tst_qwebsocketcorsauthenticator.cpp