]> git.saurik.com Git - wxWidgets.git/blobdiff - build/tools/bld_chm_exe.bat
Fix incorrect handling of ItemsAdded() in wxDataViewCtrl.
[wxWidgets.git] / build / tools / bld_chm_exe.bat
index b58a54d829fd41080f9a1b9985a1812450de73c9..fe76b22b5788bf3baf7172f703808035039c161e 100644 (file)
@@ -1,12 +1,12 @@
 rem Uncomment the next line to set the version; used also in wxWidgets.iss\r
 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
 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
 rem  writes a log file in c:\\r
 \r
 echo Building wxWidgets-%WXW_VER% docs... > c:\temp.log\r
@@ -65,6 +65,7 @@ cd html
 del *.dot\r
 del *.md5\r
 zip -r wx.htb *.*\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
 zip wxWidgets-%WXW_VER%-htb.zip wx.htb\r
 copy wxWidgets-%WXW_VER%-htb.zip %DAILY%\r
 \r