copy setup.h from setup0.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
13df6d3103
commit
24e9f36bcc
@ -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...
|
||||
|
Loading…
Reference in New Issue
Block a user