summaryrefslogtreecommitdiff
path: root/examples/help/simpletextviewer/simpletextviewer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/help/simpletextviewer/simpletextviewer.pro')
-rw-r--r--examples/help/simpletextviewer/simpletextviewer.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/help/simpletextviewer/simpletextviewer.pro b/examples/help/simpletextviewer/simpletextviewer.pro
index bfbd31b1b8..b4dbab60fd 100644
--- a/examples/help/simpletextviewer/simpletextviewer.pro
+++ b/examples/help/simpletextviewer/simpletextviewer.pro
@@ -15,4 +15,8 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/help/simpletextviewer
INSTALLS += target sources
symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
+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)