summaryrefslogtreecommitdiffstats
path: root/examples/xml/xmlstreamlint/xmlstreamlint.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xml/xmlstreamlint/xmlstreamlint.pro')
-rw-r--r--examples/xml/xmlstreamlint/xmlstreamlint.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/xml/xmlstreamlint/xmlstreamlint.pro b/examples/xml/xmlstreamlint/xmlstreamlint.pro
index 9eb5b2a49e..dcc8197441 100644
--- a/examples/xml/xmlstreamlint/xmlstreamlint.pro
+++ b/examples/xml/xmlstreamlint/xmlstreamlint.pro
@@ -10,3 +10,7 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/xml/xmlstreamlint
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)