summaryrefslogtreecommitdiffstats
path: root/tests/auto/restart/client/client.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/restart/client/client.pro')
-rw-r--r--tests/auto/restart/client/client.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/restart/client/client.pro b/tests/auto/restart/client/client.pro
index ce435c2..24a83b3 100644
--- a/tests/auto/restart/client/client.pro
+++ b/tests/auto/restart/client/client.pro
@@ -2,7 +2,7 @@ TEMPLATE = app
QT += remoteobjects core testlib
QT -= gui
-TARGET = client
+TARGET = restart_client
DESTDIR = ./
CONFIG += c++11
CONFIG -= app_bundle