git://git.qt-users.jp
/
mirror
/
qt
/
qt5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9347499
)
QtLocation doesn't depend on QtMultimedia anymore.
dev_1423030595
82/105082/2
author
Alex Blasche
<alexander.blasche@theqtcompany.com>
Mon, 2 Feb 2015 08:22:29 +0000
(09:22 +0100)
committer
Alex Blasche
<alexander.blasche@theqtcompany.com>
Wed, 4 Feb 2015 06:15:03 +0000
(06:15 +0000)
Change-Id: Id75a7fc591064639a38694149517924dd33b56fb
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
qt.pro
patch
|
blob
|
history
diff --git
a/qt.pro
b/qt.pro
index
91fa160
..
f044bd8
100644
(file)
--- a/
qt.pro
+++ b/
qt.pro
@@
-69,7
+69,7
@@
addModule(qtmultimedia, qtbase, qtdeclarative)
addModule(qtwinextras, qtbase, qtdeclarative qtmultimedia)
addModule(qtactiveqt, qtbase)
addModule(qtsystems, qtbase, qtdeclarative)
-addModule(qtlocation, qtbase, qtsystems
qtmultimedia
)
+addModule(qtlocation, qtbase, qtsystems)
addModule(qtsensors, qtbase, qtdeclarative)
addModule(qtconnectivity, qtbase $$ANDROID_EXTRAS, qtdeclarative)
addModule(qtfeedback, qtdeclarative, qtmultimedia)