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:
Jerome Pasion 2013-10-15 15:43:50 +02:00 committed by The Qt Project
parent 85bfb8340b
commit 6eb09aa1fd
1 changed files with 2 additions and 0 deletions

View File

@ -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 \