rem Uncomment the next line to set the version; used also in wxWidgets.iss\r
-SET WXW_VER=2.9.1\r
+SET WXW_VER=2.9.3\r
if (%WXW_VER%)==() SET WXW_VER=SVN\r
\r
echo docs building for %WXW_VER%\r
\r
rem This builds the docs in %WXWIN% in a number of formats \r
rem and a clean inno setup in a second tree\r
-rem it uses a number of tools nmake, gnuwin32 zip & dos2unix, ghostscript\r
+rem it uses a number of tools, gnuwin32 zip & dos2unix, \r
rem writes a log file in c:\\r
\r
echo Building wxWidgets-%WXW_VER% docs... > c:\temp.log\r
del *.dot\r
del *.md5\r
zip -r wx.htb *.*\r
+copy wx.htb %DAILY%\wxWidgets-%WXW_VER%-html.zip\r
zip wxWidgets-%WXW_VER%-htb.zip wx.htb\r
copy wxWidgets-%WXW_VER%-htb.zip %DAILY%\r
\r