Revert "Manage VC[789] project files with upmake too"

This reverts commit ebd33579fd because upmake is
not enough for the version updates, we still need to use bakefile for this.
This commit is contained in:
Vadim Zeitlin 2016-03-05 15:34:45 +01:00
parent bc6eba6043
commit 8fbf2bdc78

View File

@ -30,12 +30,6 @@
autoconf,borland,dmars_smake,dmars,mingw,msvc,msvc6prj,msvs2003prj,msvs2005prj,msvs2008prj,watcom
</add-formats>
<!-- MSVC projects for the library itself (but not the samples etc) are now
kept up to date with upmake, not bakefile -->
<del-formats files="wx.bkl">
msvs2003prj,msvs2005prj,msvs2008prj
</del-formats>
<del-formats files="../../samples/*.bkl">
autoconf,msvc6prj,msvs2003prj,msvs2005prj,msvs2008prj
</del-formats>