summaryrefslogtreecommitdiffstats
path: root/examples/uitools/textfinder/textfinder.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/uitools/textfinder/textfinder.pro')
-rw-r--r--examples/uitools/textfinder/textfinder.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/uitools/textfinder/textfinder.pro b/examples/uitools/textfinder/textfinder.pro
index 91df91d..d237f2c 100644
--- a/examples/uitools/textfinder/textfinder.pro
+++ b/examples/uitools/textfinder/textfinder.pro
@@ -10,3 +10,7 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/uitools/textfinder
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)
+simulator: warning(This example does not work on Simulator platform)