summaryrefslogtreecommitdiffstats
path: root/examples/graphicsview/dragdroprobot/dragdroprobot.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graphicsview/dragdroprobot/dragdroprobot.pro')
-rw-r--r--examples/graphicsview/dragdroprobot/dragdroprobot.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/graphicsview/dragdroprobot/dragdroprobot.pro b/examples/graphicsview/dragdroprobot/dragdroprobot.pro
index 579e45d26d..db5d94a600 100644
--- a/examples/graphicsview/dragdroprobot/dragdroprobot.pro
+++ b/examples/graphicsview/dragdroprobot/dragdroprobot.pro
@@ -19,3 +19,6 @@ INSTALLS += target sources
symbian: CONFIG += qt_example
QT += widgets
+maemo5: CONFIG += qt_example
+
+simulator: warning(This example might not fully work on Simulator platform)