summaryrefslogtreecommitdiffstats
path: root/examples/dialogs/extension/extension.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dialogs/extension/extension.pro')
-rw-r--r--examples/dialogs/extension/extension.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/dialogs/extension/extension.pro b/examples/dialogs/extension/extension.pro
index 492b18b4d9..5511f37150 100644
--- a/examples/dialogs/extension/extension.pro
+++ b/examples/dialogs/extension/extension.pro
@@ -10,3 +10,5 @@ INSTALLS += target sources
symbian: CONFIG += qt_example
QT += widgets
+maemo5: CONFIG += qt_example
+simulator: warning(This example might not fully work on Simulator platform)