summaryrefslogtreecommitdiffstats
path: root/tests/auto/reconnect/client/client.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/reconnect/client/client.pro')
-rw-r--r--tests/auto/reconnect/client/client.pro11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/auto/reconnect/client/client.pro b/tests/auto/reconnect/client/client.pro
new file mode 100644
index 0000000..7b0b0a9
--- /dev/null
+++ b/tests/auto/reconnect/client/client.pro
@@ -0,0 +1,11 @@
+TEMPLATE = app
+TARGET = qtro_reconnect_client
+
+DESTDIR = ./
+
+QT += testlib remoteobjects
+QT -= gui
+
+CONFIG -= app_bundle
+
+SOURCES += main.cpp