]> git.saurik.com Git - wxWidgets.git/commitdiff
copy setup.h from setup0.h
authorChris Elliott <biol75@york.ac.uk>
Mon, 27 Nov 2006 14:12:57 +0000 (14:12 +0000)
committerChris Elliott <biol75@york.ac.uk>
Mon, 27 Nov 2006 14:12:57 +0000 (14:12 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/script/win_docs.bat

index 9c04be8c7cd21e34c7210ebcc95486505e925d95..1e9954715f4d8a17c756e3ccaaa6f09062ab9566 100644 (file)
@@ -23,7 +23,9 @@ c:
 cd %WXWIN%
 cvs up -P -d
 cd \wx\inno\wxWidgets
+if exist include\wx\msw\setup.h del include\wx\msw\setup.h
 cvs up -P
+copy include\wx\msw\setup0.h include\wx\msw\setup.h
 echo CVS update  >>  c:\temp.log
 
 rem add bakefile build...