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 += \
|
depends += \
|
||||||
activeqt \
|
activeqt \
|
||||||
qmake \
|
qmake \
|
||||||
|
qtandroidextras \
|
||||||
qtassistant \
|
qtassistant \
|
||||||
qt3d \
|
qt3d \
|
||||||
qtbluetooth \
|
qtbluetooth \
|
||||||
|
@ -24,6 +25,7 @@ depends += \
|
||||||
qtgui \
|
qtgui \
|
||||||
qtlocation \
|
qtlocation \
|
||||||
qtlinguist \
|
qtlinguist \
|
||||||
|
qtmacextras \
|
||||||
qtmultimedia \
|
qtmultimedia \
|
||||||
qtmultimediawidgets \
|
qtmultimediawidgets \
|
||||||
qtnetwork \
|
qtnetwork \
|
||||||
|
|
Loading…
Reference in New Issue