summaryrefslogtreecommitdiffstats
path: root/Doxyfile_full.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 16:03:57 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 16:03:57 +0900
commit430aedbbce33fd98ce26df658842f94f333cc8ef (patch)
tree6a8894ba14f996bb1e74648d9be377603c5dfb46 /Doxyfile_full.am
parent255de04fbbb4597e46fb25017879a6afeaf4cebd (diff)
downloadtdevelop-430aedbbce33fd98ce26df658842f94f333cc8ef.tar.gz
tdevelop-430aedbbce33fd98ce26df658842f94f333cc8ef.zip
qt -> tqt conversion:
QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'Doxyfile_full.am')
-rw-r--r--Doxyfile_full.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile_full.am b/Doxyfile_full.am
index aa723d17..95cac873 100644
--- a/Doxyfile_full.am
+++ b/Doxyfile_full.am
@@ -107,7 +107,7 @@ apidox-am-yes:
fi ;\
fi ;\
if test "$$tag" = qt; then \
- echo $$tagpath=$(QTDOCDIR) >> Doxyfile ;\
+ echo $$tagpath=$(TQTDOCDIR) >> Doxyfile ;\
else if test -n "$$tagpath"; then \
echo "$$tagpath=$$path/html \\" >> Doxyfile ;\
fi ;\