summaryrefslogtreecommitdiffstats
path: root/tests/auto/reconnect/client/client.pro
blob: 7b0b0a99f34bc36a953806242352c76e3c69961f (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = app
TARGET = qtro_reconnect_client

DESTDIR = ./

QT += testlib remoteobjects
QT -= gui

CONFIG -= app_bundle

SOURCES += main.cpp