mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-11 17:36:37 +08:00
QtDoc only depends on QtBase
Change-Id: Idff3e2edf6d94fa99147e3bc2754c7414d7fbdb4 Reviewed-on: http://codereview.qt.nokia.com/2202 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
bf8a934d95
commit
00a8f05159
2
qt.pro
2
qt.pro
@@ -53,7 +53,7 @@ module_qttranslations.depends = module_qttools
|
||||
|
||||
module_qtdoc.subdir = $$IN_PWD/qtdoc
|
||||
module_qtdoc.target = module-qtdoc
|
||||
module_qtdoc.depends = module_qtdeclarative module_qttools #for the demos and QtHelp
|
||||
module_qtdoc.depends = module_qtbase
|
||||
|
||||
module_qtactiveqt.subdir = $$IN_PWD/qtactiveqt
|
||||
module_qtactiveqt.target = module-qtactiveqt
|
||||
|
||||
Reference in New Issue
Block a user