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:
Kevin Ollivier
2006-03-07 06:29:02 +00:00
parent 403aad7973
commit da00183307
3 changed files with 10 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" ?>
<bakefile-gen>
<20> <include file="../../build/bakefiles/Bakefiles.bkgen"/>
<20> <!-- add extra formats to release -->
<20> <enable-formats>dmars,dmars_smake,msevc4prj</enable-formats>
</bakefile-gen>