summaryrefslogtreecommitdiffstats
path: root/examples/widgets/calendarwidget/calendarwidget.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/calendarwidget/calendarwidget.pro')
-rw-r--r--examples/widgets/calendarwidget/calendarwidget.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/widgets/calendarwidget/calendarwidget.pro b/examples/widgets/calendarwidget/calendarwidget.pro
index ed311e2d08..5b0584d171 100644
--- a/examples/widgets/calendarwidget/calendarwidget.pro
+++ b/examples/widgets/calendarwidget/calendarwidget.pro
@@ -13,3 +13,8 @@ symbian {
CONFIG += qt_example
}
QT += widgets
+maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
+
+symbian: warning(This example might not fully work on Symbian platform)
+maemo5: warning(This example might not fully work on Maemo platform)
+simulator: warning(This example might not fully work on Simulator platform)