2006-12-15 Chris Toshok <toshok@ximian.com>
commit79bff0e858fb3cceeea5fca4d0fcb28df8d048dd
authorChris Toshok <toshok@novell.com>
Sat, 16 Dec 2006 03:57:26 +0000 (16 03:57 -0000)
committerChris Toshok <toshok@novell.com>
Sat, 16 Dec 2006 03:57:26 +0000 (16 03:57 -0000)
treed65e5dc7b33d7d4c4266e12a0d5ca494bd6df530
parent15be5a76a481d7d28319ef8c25db7f59b4777453
2006-12-15  Chris Toshok  <toshok@ximian.com>

* Makefile: add targets for the 2k5 csproj.

* build-csproj2k5: new script to build vs2005 specific projects.
use SWF2k5.sln instead of SWF.sln and upgrading.  The 2005 project
doesn't have the problems with resources that the 2003 project
has.  The only remaining stumbling block for use is Consts.cs.

* SWF2k5.sln, SWF2k5.csproj: visual studio 2005 versions of these
files.

svn path=/trunk/mcs/; revision=69565
mcs/class/Managed.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/Makefile
mcs/class/Managed.Windows.Forms/SWF2k5.csproj [new file with mode: 0644]
mcs/class/Managed.Windows.Forms/SWF2k5.sln [new file with mode: 0755]
mcs/class/Managed.Windows.Forms/build-csproj2k5 [new file with mode: 0755]