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 a8e83ffa20..c3057fd9c0 100644
--- a/examples/mainwindows/recentfiles/recentfiles.pro
+++ b/examples/mainwindows/recentfiles/recentfiles.pro
@@ -9,3 +9,6 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/mainwindows/recentfiles
INSTALLS += target sources
symbian: CONFIG += qt_example
+maemo5: CONFIG += qt_example
+
+simulator: warning(This example might not fully work on Simulator platform)