summaryrefslogtreecommitdiffstats
path: root/demos/embedded/lightmaps/lightmaps.pro
diff options
context:
space:
mode:
Diffstat (limited to 'demos/embedded/lightmaps/lightmaps.pro')
-rw-r--r--demos/embedded/lightmaps/lightmaps.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/embedded/lightmaps/lightmaps.pro b/demos/embedded/lightmaps/lightmaps.pro
index a792e60709..2751c3a647 100644
--- a/demos/embedded/lightmaps/lightmaps.pro
+++ b/demos/embedded/lightmaps/lightmaps.pro
@@ -10,7 +10,7 @@ QT += network
symbian {
TARGET.UID3 = 0xA000CF75
- include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
+ CONFIG += qt_demo
TARGET.CAPABILITY = NetworkServices
TARGET.EPOCHEAPSIZE = 0x20000 0x2000000
}