Changeset 36757e275a in tspsg for doc


Ignore:
Timestamp:
Aug 14, 2012, 10:59:05 PM (12 years ago)
Author:
Oleksii Serdiuk
Branches:
appveyor, imgbot, master, readme
Children:
f8e5161968
Parents:
5e261271b1
Message:

Made 'doc' and 'help' make targets also work with shadow builds.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/doc.pri

    r5e261271b1 r36757e275a  
    1717#dox.depends = $(SOURCES) doc/dox/*.dox
    1818dox.target = doc
    19 dox.commands = doxygen Doxyfile
     19dox.commands = cd $$_PRO_FILE_PWD_ && doxygen Doxyfile
    2020dox.depends = FORCE
    2121
Note: See TracChangeset for help on using the changeset viewer.