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 964b791936..c8687614c2 100644
--- a/examples/mainwindows/sdi/sdi.pro
+++ b/examples/mainwindows/sdi/sdi.pro
@@ -11,3 +11,7 @@ INSTALLS += target sources
symbian: CONFIG += qt_example
QT += widgets
+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)