From 8295be2116c00d38b1e29aec75feb68f41af7cb4 Mon Sep 17 00:00:00 2001 From: Chris Elliott Date: Wed, 29 Jun 2011 11:33:13 +0000 Subject: [PATCH] fix misisng html format files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/tools/bld_chm_exe.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/build/tools/bld_chm_exe.bat b/build/tools/bld_chm_exe.bat index 283f00c8a8..9da15025b7 100644 --- a/build/tools/bld_chm_exe.bat +++ b/build/tools/bld_chm_exe.bat @@ -65,6 +65,7 @@ cd html del *.dot del *.md5 zip -r wx.htb *.* +copy wx.htb %DAILY%\wxWidgets-%WXW_VER%-html.zip zip wxWidgets-%WXW_VER%-htb.zip wx.htb copy wxWidgets-%WXW_VER%-htb.zip %DAILY% -- 2.50.0