File: qmake.qdocconf

package info (click to toggle)
qtbase-opensource-src 5.3.2%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 272,016 kB
  • sloc: cpp: 1,623,095; ansic: 386,069; xml: 101,194; sh: 16,504; python: 9,156; java: 4,681; asm: 4,531; perl: 2,392; yacc: 1,926; lex: 970; makefile: 498; awk: 142; objc: 70; sed: 3
file content (76 lines) | stat: -rw-r--r-- 1,787 bytes parent folder | download | duplicates (3)
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
65
66
67
68
69
70
71
72
73
74
75
76
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