summaryrefslogtreecommitdiffstats
path: root/examples/qtestlib/tutorial3
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qtestlib/tutorial3')
-rw-r--r--examples/qtestlib/tutorial3/tutorial3.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qtestlib/tutorial3/tutorial3.pro b/examples/qtestlib/tutorial3/tutorial3.pro
index 732c7be6bd..344b97f481 100644
--- a/examples/qtestlib/tutorial3/tutorial3.pro
+++ b/examples/qtestlib/tutorial3/tutorial3.pro
@@ -12,7 +12,7 @@ symbian {
CONFIG += qt_example
}
QT += widgets
-maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
+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)