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