summaryrefslogtreecommitdiffstats
path: root/tests/auto/restart/tst/tst.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/restart/tst/tst.pro')
-rw-r--r--tests/auto/restart/tst/tst.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/restart/tst/tst.pro b/tests/auto/restart/tst/tst.pro
new file mode 100644
index 0000000..d45e701
--- /dev/null
+++ b/tests/auto/restart/tst/tst.pro
@@ -0,0 +1,8 @@
+CONFIG += testcase c++11
+CONFIG -= app_bundle
+TARGET = tst_restart
+DESTDIR = ./
+QT += testlib remoteobjects
+QT -= gui
+
+SOURCES += tst_restart.cpp