summaryrefslogtreecommitdiffstats
path: root/examples/gestures/imagegestures/imagegestures.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gestures/imagegestures/imagegestures.pro')
-rw-r--r--examples/gestures/imagegestures/imagegestures.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/gestures/imagegestures/imagegestures.pro b/examples/gestures/imagegestures/imagegestures.pro
index cd1f177718..c36ad25831 100644
--- a/examples/gestures/imagegestures/imagegestures.pro
+++ b/examples/gestures/imagegestures/imagegestures.pro
@@ -20,3 +20,7 @@ symbian {
CONFIG += qt_example
}
QT += widgets
+maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
+symbian: warning(This example does not work on Symbian platform)
+maemo5: warning(This example does not work on Maemo platform)
+simulator: warning(This example does not work on Simulator platform)