diff options
Diffstat (limited to 'examples/gestures/imagegestures/imagegestures.pro')
-rw-r--r-- | examples/gestures/imagegestures/imagegestures.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/gestures/imagegestures/imagegestures.pro b/examples/gestures/imagegestures/imagegestures.pro index c36ad25831..03fd2e8ff3 100644 --- a/examples/gestures/imagegestures/imagegestures.pro +++ b/examples/gestures/imagegestures/imagegestures.pro @@ -20,7 +20,7 @@ symbian { CONFIG += qt_example } QT += widgets -maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri) +maemo5: CONFIG += qt_example 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) |