summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorAndreas Holzammer <andreas.holzammer@kdab.com>2013-10-31 14:03:54 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-04 10:51:13 +0100
commitb8b341cb805502bd0cc4a61d67aebe9984f59eb4 (patch)
tree2471545b9d419b77ad686431d4b7cbcd780f88de /examples
parent243064b1226e08943b1bf4103f555202c2cfe3bf (diff)
Unambiguous example name
For the example a QML plugin with the same name is created, which just differs in case. Windows does not support case sensitive files/folders. So QNX compile under windows fails. Change-Id: I20283fd9ebb125475c5e7ba19a35a67569785c69 Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/sensors/grue/qml.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sensors/grue/qml.pro b/examples/sensors/grue/qml.pro
index ff0963fc..47e21fd8 100644
--- a/examples/sensors/grue/qml.pro
+++ b/examples/sensors/grue/qml.pro
@@ -1,5 +1,5 @@
TEMPLATE = app
-TARGET = grue
+TARGET = grue_app
QT += quick
SOURCES = main.cpp