summaryrefslogtreecommitdiffstats
path: root/examples/mainwindows/sdi/sdi.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mainwindows/sdi/sdi.pro')
-rw-r--r--examples/mainwindows/sdi/sdi.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/mainwindows/sdi/sdi.pro b/examples/mainwindows/sdi/sdi.pro
index 70bbf6543c..5a75e2a6cd 100644
--- a/examples/mainwindows/sdi/sdi.pro
+++ b/examples/mainwindows/sdi/sdi.pro
@@ -10,3 +10,7 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/mainwindows/sdi
INSTALLS += target sources
symbian: CONFIG += qt_example
+maemo5: CONFIG += qt_example
+
+symbian: warning(This example might not fully work on Symbian platform)
+simulator: warning(This example might not fully work on Simulator platform)