projects
/
profile
/
ivi
/
qtdeclarative.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a1a69e
)
added private headers to qmlscene
author
Gunnar Sletta
<gunnar.sletta@nokia.com>
Wed, 4 May 2011 10:57:28 +0000
(12:57 +0200)
committer
Gunnar Sletta
<gunnar.sletta@nokia.com>
Wed, 4 May 2011 10:57:28 +0000
(12:57 +0200)
tools/qmlscene/qmlscene.pro
patch
|
blob
|
history
diff --git
a/tools/qmlscene/qmlscene.pro
b/tools/qmlscene/qmlscene.pro
index
3849336
..
a2da6ad
100644
(file)
--- a/
tools/qmlscene/qmlscene.pro
+++ b/
tools/qmlscene/qmlscene.pro
@@
-2,7
+2,7
@@
TEMPLATE = app
TARGET = qmlscene
DESTDIR= ../../bin
-QT += declarative
+QT += declarative
declarative-private
target.path = $$[QT_INSTALL_BINS]
INSTALLS += target