Move generation of the eVC, and DMars formats over to the release scripts.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -43,7 +43,7 @@ fi
|
||||
#re-bake the bakefiles
|
||||
if [ $rebake = "yes" ]; then
|
||||
cd $WX_SRC_DIR/build/bakefiles
|
||||
bakefile_gen
|
||||
bakefile_gen -d ../../distrib/scripts/Bakefiles.release.bkgen
|
||||
fi
|
||||
|
||||
cd $WX_SRC_DIR
|
||||
|
Reference in New Issue
Block a user