forked from qt-creator/qt-creator
7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
|
|
build_online_docs: \
|
||
|
|
QTC_DOCS = $$PWD/fossil-online.qdocconf
|
||
|
|
else: \
|
||
|
|
QTC_DOCS = $$PWD/fossil.qdocconf
|
||
|
|
|
||
|
|
include($$IDE_SOURCE_TREE/docs.pri)
|