7c11e7ec19
Change-Id: I9d2f36102691a2bd8ab0697d20f6eac59d59a84f Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
77 lines
1.7 KiB
Plaintext
77 lines
1.7 KiB
Plaintext
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
|
|
|
|
project = QMake
|
|
description = QMake Manual
|
|
url = http://qt-project.org/doc/qt-$QT_VER
|
|
|
|
qhp.projects = qmake
|
|
|
|
qhp.qmake.file = qmake.qhp
|
|
qhp.qmake.namespace = org.qt-project.qmake.$QT_VERSION_TAG
|
|
qhp.qmake.virtualFolder = qmake
|
|
qhp.qmake.indexTitle = QMake Manual
|
|
qhp.qmake.filterAttributes = qt $QT_VERSION tools qmake
|
|
qhp.qmake.customFilters.qmake.name = qmake Manual
|
|
qhp.qmake.customFilters.qmake.filterAttributes = qt tools qmake
|
|
qhp.qmake.subprojects = manual
|
|
qhp.qmake.subprojects.manual.title = Manual
|
|
qhp.qmake.subprojects.manual.indexTitle = qmake Manual
|
|
qhp.qmake.subprojects.manual.selectors = fake:page
|
|
|
|
language = Cpp
|
|
|
|
sources = src/qmake-manual.qdoc
|
|
|
|
imagedirs = images
|
|
exampledirs = snippets
|
|
|
|
depends += \
|
|
activeqt \
|
|
qt3d \
|
|
qtassistant \
|
|
qtbluetooth \
|
|
qtconcurrent \
|
|
qtcontacts \
|
|
qtcore \
|
|
qtdbus \
|
|
qtdoc \
|
|
qtdesigner \
|
|
qtfeedback \
|
|
qtgraphicaleffects \
|
|
qtgui \
|
|
qthelp \
|
|
qtimageformats \
|
|
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 \
|
|
qtxml \
|
|
qtxmlpatterns
|