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 9604ceac9e..73a9f5ea1e 100644
--- a/examples/uitools/textfinder/textfinder.pro
+++ b/examples/uitools/textfinder/textfinder.pro
@@ -10,3 +10,7 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/uitools/textfinder
INSTALLS += target sources
symbian: CONFIG += qt_example
+maemo5: CONFIG += qt_example
+
+symbian: warning(This example does not work on Symbian platform)
+simulator: warning(This example does not work on Simulator platform)