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