summaryrefslogtreecommitdiffstats
path: root/examples/qtestlib/tutorial3
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qtestlib/tutorial3')
-rw-r--r--examples/qtestlib/tutorial3/tutorial3.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/qtestlib/tutorial3/tutorial3.pro b/examples/qtestlib/tutorial3/tutorial3.pro
index ec24447347..887fc9a592 100644
--- a/examples/qtestlib/tutorial3/tutorial3.pro
+++ b/examples/qtestlib/tutorial3/tutorial3.pro
@@ -11,3 +11,8 @@ symbian {
TARGET.UID3 = 0xA000C60D
CONFIG += qt_example
}
+maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
+
+symbian: warning(This example might not fully work on Symbian platform)
+maemo5: warning(This example might not fully work on Maemo platform)
+simulator: warning(This example might not fully work on Simulator platform)