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.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/widgets/elidedlabel/elidedlabel.pro b/examples/widgets/elidedlabel/elidedlabel.pro
index 072cd2fb14..5b3be58398 100644
--- a/examples/widgets/elidedlabel/elidedlabel.pro
+++ b/examples/widgets/elidedlabel/elidedlabel.pro
@@ -21,10 +21,10 @@ symbian {
TARGET.UID3 = 0xE2728354 # randomly generated
TARGET.EPOCSTACKSIZE = 0x14000
TARGET.EPOCHEAPSIZE = 0x020000 0x800000
- include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+ CONFIG += qt_example
}
-maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
+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)