summaryrefslogtreecommitdiffstats
path: root/examples/qtestlib/tutorial2/tutorial2.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qtestlib/tutorial2/tutorial2.pro')
-rw-r--r--examples/qtestlib/tutorial2/tutorial2.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qtestlib/tutorial2/tutorial2.pro b/examples/qtestlib/tutorial2/tutorial2.pro
index 8ff0f4b818..d19be2e243 100644
--- a/examples/qtestlib/tutorial2/tutorial2.pro
+++ b/examples/qtestlib/tutorial2/tutorial2.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)