From d761f75188063af70774e03b5e3a97dc7c70bb9b Mon Sep 17 00:00:00 2001 From: Chris Elliott Date: Wed, 27 Jun 2007 10:45:12 +0000 Subject: [PATCH] tidy up git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/script/win_docs.bat | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/build/script/win_docs.bat b/build/script/win_docs.bat index f2dfcc7954..a454abffd5 100644 --- a/build/script/win_docs.bat +++ b/build/script/win_docs.bat @@ -50,7 +50,7 @@ echo CVS update >> c:\temp.log rem just build the formats not in the CVS to keep down the .#makefile... cd \wx\inno\wxWidgets\build\bakefiles del .bakefile_gen.state -bakefile_gen -f dmars,dmars,msevc4prj,dmars_smake >> c:\temp.log +bakefile_gen -f dmars,dmars_smake,msevc4prj >> c:\temp.log cd %WXWIN%\build\script @@ -97,15 +97,6 @@ copy docs\htmlhelp\wx.chm \wx\inno\wxWidgets\docs\htmlhelp\wx.chm cd %WXWIN%\build\script iscc wxwidgets.iss >> c:\temp.log -rem echo setting S -rem echo yes > net use s: /delete -rem net use s: \\biolpc22\bake -rem net use >> c:\temp.log - -rem copy %DAILY%\*.ZIP s:\bkl-cronjob\archives\win -rem copy %DAILY%\*.exe s:\bkl-cronjob\archives\win\*.exe -rem dir s: /od >> c:\temp.log - echo docs built for %WXW_VER% echo docs built for %WXW_VER% >> c:\temp.log