summaryrefslogtreecommitdiffstats
path: root/examples/mainwindows/recentfiles/recentfiles.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mainwindows/recentfiles/recentfiles.pro')
-rw-r--r--examples/mainwindows/recentfiles/recentfiles.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/mainwindows/recentfiles/recentfiles.pro b/examples/mainwindows/recentfiles/recentfiles.pro
index 05da6f2972..ecc78f245a 100644
--- a/examples/mainwindows/recentfiles/recentfiles.pro
+++ b/examples/mainwindows/recentfiles/recentfiles.pro
@@ -10,3 +10,6 @@ INSTALLS += target sources
symbian: CONFIG += qt_example
QT += widgets
+maemo5: CONFIG += qt_example
+
+simulator: warning(This example might not fully work on Simulator platform)