aboutsummaryrefslogtreecommitdiffstats
path: root/src/doc/qtautomotivesuite/qtautomotivesuite.pro
blob: fd4fcbc5726df8aeb6d2b6d02b1fccf86b25f7b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = aux
build_online_docs: {
    QMAKE_DOCS_TARGETDIR = qtautomotivesuite
    QMAKE_DOCS = $$PWD/qtautomotivesuite-online.qdocconf
} else {
    QMAKE_DOCS = $$PWD/qtautomotivesuite.qdocconf
}

OTHER_FILES += \
    $$PWD/*.qdocconf \
    $$PWD/src/*.qdoc