summaryrefslogtreecommitdiff
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 9724b77c2d..65c0c219d5 100644
--- a/examples/mainwindows/recentfiles/recentfiles.pro
+++ b/examples/mainwindows/recentfiles/recentfiles.pro
@@ -9,3 +9,6 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/mainwindows/recentfiles
INSTALLS += target sources
symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
+
+simulator: warning(This example might not fully work on Simulator platform)