summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2010-11-05 03:44:25 (GMT)
committerAlan Alpert <alan.alpert@nokia.com>2010-11-05 03:44:25 (GMT)
commit2abf7cbc2258cc8a11094923a2da796d7529b08f (patch)
tree98fed6a852defa76fdbd68aa157114231245e059
parentf472b4c0277e671942921b3d8b887a6ba0655656 (diff)
parentb74024c0d80b7bb3adf0ceca4b307695bc6db6a1 (diff)
downloadQt-2abf7cbc2258cc8a11094923a2da796d7529b08f.zip
Qt-2abf7cbc2258cc8a11094923a2da796d7529b08f.tar.gz
Qt-2abf7cbc2258cc8a11094923a2da796d7529b08f.tar.bz2
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
-rw-r--r--demos/declarative/minehunt/minehunt.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/demos/declarative/minehunt/minehunt.pro b/demos/declarative/minehunt/minehunt.pro
index 753ca4e..8a7fdc5 100644
--- a/demos/declarative/minehunt/minehunt.pro
+++ b/demos/declarative/minehunt/minehunt.pro
@@ -1,7 +1,6 @@
TEMPLATE = app
TARGET = minehunt
QT += declarative
-CONFIG += qt plugin
# Input
HEADERS += minehunt.h
@@ -21,4 +20,4 @@ symbian:{
qmlminehuntfiles.sources = MinehuntCore minehunt.qml
DEPLOYMENT = qmlminehuntfiles
}
- \ No newline at end of file
+