Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/simpleini.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.cmd')
-rw-r--r--package.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.cmd b/package.cmd
index 47e48c9..59aaa87 100644
--- a/package.cmd
+++ b/package.cmd
@@ -14,7 +14,7 @@ DEL /Q "SimpleIni.ncb"
ATTRIB -H "SimpleIni.suo"
DEL /Q "SimpleIni.suo"
DEL /Q "SimpleIni.opt"
-START "Generate documentation" /WAIT SimpleIni.doxy
+START "Generate documentation" /WAIT "C:\Program Files (x86)\doxygen\bin\doxygen.exe" SimpleIni.doxy
cd ..
del simpleini-%VERSION%.zip
%SEVENZIP% a -tzip -r- -x!simpleini\.svn simpleini-%VERSION%.zip simpleini\*