summaryrefslogtreecommitdiffstats
path: root/examples/widgets/orientation/orientation.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/orientation/orientation.pro')
-rw-r--r--examples/widgets/orientation/orientation.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/widgets/orientation/orientation.pro b/examples/widgets/orientation/orientation.pro
index cf443b5c0a..91560a3b38 100644
--- a/examples/widgets/orientation/orientation.pro
+++ b/examples/widgets/orientation/orientation.pro
@@ -22,8 +22,8 @@ FORMS += \
RESOURCES += \
images.qrc
-symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
-maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
+symbian: CONFIG += qt_example
+maemo5: CONFIG += qt_example
symbian: warning(This example might not fully work on Symbian platform)
maemo5: warning(This example might not fully work on Maemo platform)