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.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/widgets/calendarwidget/calendarwidget.pro b/examples/widgets/calendarwidget/calendarwidget.pro
index 6e664cf353..3c75fb6a33 100644
--- a/examples/widgets/calendarwidget/calendarwidget.pro
+++ b/examples/widgets/calendarwidget/calendarwidget.pro
@@ -8,13 +8,4 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS calendarwidget.pro resou
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/calendarwidget
INSTALLS += target sources
-symbian {
- TARGET.UID3 = 0xA000C603
- CONFIG += qt_example
-}
QT += widgets
-maemo5: CONFIG += qt_example
-
-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)