[Mono-list] System.Windows.Forms needs a makefile

Dennis Hayes DENNISH@Raytek.com
Tue, 25 Jun 2002 15:14:57 -0700


System.Windows.Forms is close to being completely stubbed out, and I am
starting to do some clean up. I need to compile the classes and want to add
it to the main build. I need two things: 1) A copy of the library.build with
System.Windows.Forms added, but commented out, and 2) A
System.Windows.Forms.build file to do the make. have it include all the .cs
file, I can later add any /excludes that are needed. I tried for about 20
minutes to do this, but was still getting makefile errors. I expect someone
out there can do this in a minute or two, if so let me know.
Thanks,
Dennis