diff options
Diffstat (limited to 'doc/doc.pro')
| -rw-r--r-- | doc/doc.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc.pro b/doc/doc.pro index 8c7f8851..418be155 100644 --- a/doc/doc.pro +++ b/doc/doc.pro @@ -16,7 +16,7 @@ windows { } # Build rules -docs.commands = $${DOXYFILTER} -g && $${DOXYFILTER} +docs.commands = $${DOXYFILTER} -g $${PWD} && $${DOXYFILTER} docs.depends = $${TARGET} QMAKE_CLEAN += Doxyfile doxygen_sqlite3.db |
