summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorMaurice Kalinowski <maurice.kalinowski@qt.io>2017-02-09 09:59:27 +0100
committerMaurice Kalinowski <maurice.kalinowski@qt.io>2017-02-09 09:59:27 +0100
commita4399147323077943e684ecb9a1533d804b0f9ef (patch)
treee6a5ae6458bfcff60d495dc6d307e5975dd84cdb /examples
parent720bc32b04f12b0d9cc7228cab7dd2b209b615ed (diff)
rename target executable
Diffstat (limited to 'examples')
-rw-r--r--examples/mqtt/simpleclient/simpleclient.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/mqtt/simpleclient/simpleclient.pro b/examples/mqtt/simpleclient/simpleclient.pro
index 805e33c..7718b03 100644
--- a/examples/mqtt/simpleclient/simpleclient.pro
+++ b/examples/mqtt/simpleclient/simpleclient.pro
@@ -2,7 +2,7 @@ QT += core gui network mqtt
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
-TARGET = mqcheck
+TARGET = simplemqttclient
TEMPLATE = app
# The following define makes your compiler emit warnings if you use