summaryrefslogtreecommitdiffstats
path: root/tests/auto/restart/tst/tst.pro
blob: d45e701a48db6c8391bc8814cf07a42bfa6f5ab9 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase c++11
CONFIG -= app_bundle
TARGET = tst_restart
DESTDIR = ./
QT += testlib remoteobjects
QT -= gui

SOURCES += tst_restart.cpp