Doc: QMake: Remove dependencies to non-existent documentation modules
These are no longer part of Qt 5 and produce documentation warnings. Change-Id: I82242b7b03d7ece1b82e2ff75dc6673f471e2df2 Reviewed-by: Martin Smith <martin.smith@qt.io>bb10
parent
f4436276d9
commit
ec76525254
|
|
@ -30,12 +30,10 @@ depends += \
|
|||
qtassistant \
|
||||
qtbluetooth \
|
||||
qtconcurrent \
|
||||
qtcontacts \
|
||||
qtcore \
|
||||
qtdbus \
|
||||
qtdoc \
|
||||
qtdesigner \
|
||||
qtfeedback \
|
||||
qtgraphicaleffects \
|
||||
qtgui \
|
||||
qthelp \
|
||||
|
|
@ -43,31 +41,21 @@ depends += \
|
|||
qtlinguist \
|
||||
qtlocation \
|
||||
qtmultimedia \
|
||||
qtmultimediawidgets \
|
||||
qtnetwork \
|
||||
qtopengl \
|
||||
qtorganizer \
|
||||
qtprintsupport \
|
||||
qtpublishsubscribe \
|
||||
qtqml \
|
||||
qtquick \
|
||||
qtquickcontrols \
|
||||
qtquickcontrolsstyles \
|
||||
qtquickdialogs \
|
||||
qtquicklayouts \
|
||||
qtscript \
|
||||
qtscripttools \
|
||||
qtsensors \
|
||||
qtserialport \
|
||||
qtserviceframework \
|
||||
qtsql \
|
||||
qtsvg \
|
||||
qtsysteminfo \
|
||||
qttestlib \
|
||||
qtuitools \
|
||||
qtversit \
|
||||
qtwebkit \
|
||||
qtwebkitexamples \
|
||||
qtwidgets \
|
||||
qtwinextras \
|
||||
qtx11extras \
|
||||
|
|
|
|||
Loading…
Reference in New Issue