summaryrefslogtreecommitdiffstats
path: root/examples/widgets/elidedlabel/elidedlabel.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/elidedlabel/elidedlabel.pro')
-rw-r--r--examples/widgets/elidedlabel/elidedlabel.pro13
1 files changed, 0 insertions, 13 deletions
diff --git a/examples/widgets/elidedlabel/elidedlabel.pro b/examples/widgets/elidedlabel/elidedlabel.pro
index 30c308cd7e..1e391d9a5d 100644
--- a/examples/widgets/elidedlabel/elidedlabel.pro
+++ b/examples/widgets/elidedlabel/elidedlabel.pro
@@ -16,16 +16,3 @@ HEADERS += \
CONFIG += mobility
MOBILITY =
-
-symbian {
- TARGET.UID3 = 0xE2728354 # randomly generated
- TARGET.EPOCSTACKSIZE = 0x14000
- TARGET.EPOCHEAPSIZE = 0x020000 0x800000
- CONFIG += qt_example
-}
-
-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)