Skip to content
Snippets Groups Projects
Commit 00a8f051 authored by Sergio Ahumada's avatar Sergio Ahumada Committed by Qt by Nokia
Browse files

QtDoc only depends on QtBase

Change-Id: Idff3e2edf6d94fa99147e3bc2754c7414d7fbdb4
Reviewed-on: http://codereview.qt.nokia.com/2202


Reviewed-by: default avatarQt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: default avatarCasper van Donderen <casper.vandonderen@nokia.com>
parent bf8a934d
No related merge requests found
...@@ -53,7 +53,7 @@ module_qttranslations.depends = module_qttools ...@@ -53,7 +53,7 @@ module_qttranslations.depends = module_qttools
module_qtdoc.subdir = $$IN_PWD/qtdoc module_qtdoc.subdir = $$IN_PWD/qtdoc
module_qtdoc.target = module-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.subdir = $$IN_PWD/qtactiveqt
module_qtactiveqt.target = module-qtactiveqt module_qtactiveqt.target = module-qtactiveqt
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment