summaryrefslogtreecommitdiffstats
path: root/make.bat
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2002-04-01 15:21:13 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2002-04-01 15:21:13 (GMT)
commitd8da737acd32d4cdd8e956ee7bc8329ad73c8d58 (patch)
tree3a293a9effd1e75fc51a16da348b000001756267 /make.bat
parenta633d7976dbe31f1499efa59ae27ce75ff7015d7 (diff)
downloadDoxygen-d8da737acd32d4cdd8e956ee7bc8329ad73c8d58.zip
Doxygen-d8da737acd32d4cdd8e956ee7bc8329ad73c8d58.tar.gz
Doxygen-d8da737acd32d4cdd8e956ee7bc8329ad73c8d58.tar.bz2
Release-1.2.15
Diffstat (limited to 'make.bat')
-rw-r--r--make.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/make.bat b/make.bat
index 0cdf261..56fd9e0 100644
--- a/make.bat
+++ b/make.bat
@@ -30,6 +30,8 @@ type makeconfig > doc\Makefile
type doc\Makefile.win_%MAKE%.in >>doc\Makefile
type makeconfig > addon\doxywizard\Makefile
type addon\doxywizard\Makefile.win_%MAKE%.in >>addon\doxywizard\Makefile
+type makeconfig > addon\doxmlparser\src\Makefile
+type addon\doxmlparser\src\Makefile.in >>addon\doxmlparser\src\Makefile
REM build in release or debug mode
REM sed is used to replace $extraopts by either debug or release while copying