summaryrefslogtreecommitdiffstats
path: root/examples/mainwindows/menus/menus.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mainwindows/menus/menus.pro')
-rw-r--r--examples/mainwindows/menus/menus.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/mainwindows/menus/menus.pro b/examples/mainwindows/menus/menus.pro
index c004ef73a8..5ed1e0dae5 100644
--- a/examples/mainwindows/menus/menus.pro
+++ b/examples/mainwindows/menus/menus.pro
@@ -8,11 +8,4 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS menus.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/mainwindows/menus
INSTALLS += target sources
-symbian {
- TARGET.UID3 = 0xA000CF66
- CONFIG += qt_example
-}
QT += widgets
-maemo5: CONFIG += qt_example
-
-simulator: warning(This example might not fully work on Simulator platform)