2007-06-05 Andreia Gaita <avidigal@novell.com>
authorAndreia Gaita <avidigal@novell.com>
Tue, 5 Jun 2007 16:16:01 +0000 (16:16 -0000)
committerAndreia Gaita <avidigal@novell.com>
Tue, 5 Jun 2007 16:16:01 +0000 (16:16 -0000)
commit82436a5baa0067aa041e2debebd2b01419171525
treea193e1f70358e9d896d0995f1252dfea13648197
parent5a1a21c904871c8d36d001ba945d3357743f290b
2007-06-05  Andreia Gaita  <avidigal@novell.com>

* build-csproj, build-csproj2k5, swf.csproj, SWF2k5.csproj:
Move external Consts.cs and MonoTODOAttribute.cs dependencies
to the mwf tree, change the build scripts accordingly (so a
user can compile and debug with mwf without having all the mono
source tree).
Remove Mono.Posix reference from build-csproj2k5.
Fix conditional compilation symbols (NET_1_1 should also be
defined on 2.0)
Synch up the *.csproj files

svn path=/trunk/mcs/; revision=78646
mcs/class/Managed.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/SWF.csproj
mcs/class/Managed.Windows.Forms/SWF2k5.csproj
mcs/class/Managed.Windows.Forms/build-csproj
mcs/class/Managed.Windows.Forms/build-csproj2k5
mcs/class/Managed.Windows.Forms/common/ChangeLog [new file with mode: 0644]
mcs/class/Managed.Windows.Forms/common/Consts.cs [new file with mode: 0644]
mcs/class/Managed.Windows.Forms/common/MonoTODOAttribute.cs [new file with mode: 0644]