aboutsummaryrefslogtreecommitdiffstats
path: root/demos/declarative/minehunt/minehunt.pro
diff options
context:
space:
mode:
Diffstat (limited to 'demos/declarative/minehunt/minehunt.pro')
-rw-r--r--demos/declarative/minehunt/minehunt.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/declarative/minehunt/minehunt.pro b/demos/declarative/minehunt/minehunt.pro
index eb41b932f2..a0220f2dc7 100644
--- a/demos/declarative/minehunt/minehunt.pro
+++ b/demos/declarative/minehunt/minehunt.pro
@@ -16,7 +16,7 @@ INSTALLS = sources target
symbian:{
TARGET.EPOCALLOWDLLDATA = 1
TARGET.EPOCHEAPSIZE = 0x20000 0x2000000
- include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
+ CONFIG += qt_demo
qmlminehuntfiles.files = MinehuntCore minehunt.qml
DEPLOYMENT += qmlminehuntfiles
}