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 93105c6412..337b7216e4 100644
--- a/examples/uitools/textfinder/textfinder.pro
+++ b/examples/uitools/textfinder/textfinder.pro
@@ -11,3 +11,7 @@ INSTALLS += target sources
symbian: CONFIG += qt_example
QT += widgets
+maemo5: CONFIG += qt_example
+
+symbian: warning(This example does not work on Symbian platform)
+simulator: warning(This example does not work on Simulator platform)