summaryrefslogtreecommitdiffstats
path: root/qmake/doc/qmake.qdocconf
blob: c3de78f0bd768aa2062a7866c77709870e87e4bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)

project                 = QMake
moduleheader            = qmake_pch.h
description             = QMake Manual

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.subprojects         = manual
qhp.qmake.subprojects.manual.title = QMake Manual
qhp.qmake.subprojects.manual.indexTitle = QMake module topics
qhp.qmake.subprojects.manual.type = manual

language                = Cpp

sourcedirs                 += src

imagedirs               = images
exampledirs             = snippets

tagfile = qmake.tags

macro.qtbug = "\\l{https://bugreports.qt.io/browse/\1}{\1}"

depends += \
    activeqt \
    qt3d \
    qtassistant \
    qtbluetooth \
    qtconcurrent \
    qtcore \
    qtdbus \
    qtdoc \
    qtdesigner \
    qtgui \
    qthelp \
    qtimageformats \
    qtlinguist \
    qtlocation \
    qtmultimedia \
    qtnetwork \
    qtopengl \
    qtprintsupport \
    qtqml qtqmltest \
    qtquick \
    qtquickcontrols \
    qtquickdialogs \
    qtsensors \
    qtserialport \
    qtsql \
    qtsvg \
    qttestlib \
    qtuitools \
    qtwidgets \
    qtxml

navigation.landingpage = "qmake Manual"
# Auto-generate navigation linking based on "QMake module topics":
navigation.toctitles = "QMake module topics"
navigation.toctitles.inclusive = false