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 2e75f06355..4c334cfc3c 100644
--- a/examples/gestures/imagegestures/imagegestures.pro
+++ b/examples/gestures/imagegestures/imagegestures.pro
@@ -19,3 +19,7 @@ symbian {
TARGET.UID3 = 0xA000D7D0
CONFIG += qt_example
}
+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)