aboutsummaryrefslogtreecommitdiffstats
path: root/demos/embedded/qmlclocks/qmlclocks.pro
diff options
context:
space:
mode:
Diffstat (limited to 'demos/embedded/qmlclocks/qmlclocks.pro')
-rw-r--r--demos/embedded/qmlclocks/qmlclocks.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/embedded/qmlclocks/qmlclocks.pro b/demos/embedded/qmlclocks/qmlclocks.pro
index 5edfe14241..cc97a7394b 100644
--- a/demos/embedded/qmlclocks/qmlclocks.pro
+++ b/demos/embedded/qmlclocks/qmlclocks.pro
@@ -6,7 +6,7 @@ include($$PWD/deployment.pri)
symbian {
TARGET.UID3 = 0x$$qmlclocks_uid3 # defined in deployment.pri
- include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
+ CONFIG += qt_demo
TARGET.EPOCHEAPSIZE = 0x20000 0x2000000
LIBS += -lcone -leikcore -lavkon # Screen orientation
}