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

DESTDIR = ./

QT += testlib remoteobjects
QT -= gui

CONFIG -= app_bundle

SOURCES += main.cpp