summaryrefslogtreecommitdiffstats
path: root/Doxyfile.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.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.am')
-rw-r--r--Doxyfile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.am b/Doxyfile.am
index e35e931a..a82309d2 100644
--- a/Doxyfile.am
+++ b/Doxyfile.am
@@ -55,7 +55,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 ;\