aboutsummaryrefslogtreecommitdiffstats
path: root/examples/embedded/qmleasing/qmleasing.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/embedded/qmleasing/qmleasing.pro')
-rw-r--r--examples/embedded/qmleasing/qmleasing.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/embedded/qmleasing/qmleasing.pro b/examples/embedded/qmleasing/qmleasing.pro
index 9d7c8d7d00..bf332aa07d 100644
--- a/examples/embedded/qmleasing/qmleasing.pro
+++ b/examples/embedded/qmleasing/qmleasing.pro
@@ -6,6 +6,6 @@ include($$PWD/deployment.pri)
symbian {
TARGET.UID3 = 0x$$qmleasing_uid3 # defined in deployment.pri
- CONFIG += qt_demo
+ CONFIG += qt_example
TARGET.EPOCHEAPSIZE = 0x20000 0x2000000
}