moved bakefile_gen.exe

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59048 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Chris Elliott
2009-02-20 09:27:15 +00:00
parent 0e313f3eb1
commit 5bedd2a85f

View File

@@ -40,7 +40,7 @@ echo CVS update >> c:\temp.log
rem add bakefile build...
rem just build the formats not in the CVS to keep down the .#makefile...
set PATH=%PATH%;C:\wx\Bakefile\src
set PATH=%PATH%;C:\wx\Bakefile
cd \wx\inno\wxw28b\build\bakefiles
del .bakefile_gen.state
if not exist Bakefiles.local.bkgen echo "Bakefiles.local.bkgen missing" >> c:\temp.log