mirror of https://github.com/qt/qtdoc.git
Doc: Adding qtmacextras and qtandroidextras to the depends variable.
Needed to link to qtmacextras and qtandroidextras documentation. Change-Id: I165036b0e2108b26084193a6421692bcebc28db5 Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
This commit is contained in:
parent
85bfb8340b
commit
6eb09aa1fd
|
@ -9,6 +9,7 @@ version = $QT_VERSION
|
|||
depends += \
|
||||
activeqt \
|
||||
qmake \
|
||||
qtandroidextras \
|
||||
qtassistant \
|
||||
qt3d \
|
||||
qtbluetooth \
|
||||
|
@ -24,6 +25,7 @@ depends += \
|
|||
qtgui \
|
||||
qtlocation \
|
||||
qtlinguist \
|
||||
qtmacextras \
|
||||
qtmultimedia \
|
||||
qtmultimediawidgets \
|
||||
qtnetwork \
|
||||
|
|
Loading…
Reference in New Issue