summaryrefslogtreecommitdiffstats
path: root/examples/linguist/trollprint/trollprint.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/linguist/trollprint/trollprint.pro')
-rw-r--r--examples/linguist/trollprint/trollprint.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/linguist/trollprint/trollprint.pro b/examples/linguist/trollprint/trollprint.pro
index fe3dc20e59..e874f5a1fd 100644
--- a/examples/linguist/trollprint/trollprint.pro
+++ b/examples/linguist/trollprint/trollprint.pro
@@ -12,3 +12,8 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/linguist/trollprint
INSTALLS += target sources
symbian: CONFIG += qt_example
+maemo5: CONFIG += qt_example
+
+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)