[Mono-winforms-list] Okay to commit this ?
Philip Van Hoof
spamfrommailing@freax.org
28 May 2003 22:42:46 +0200
--=-RsD+W68dErbm6a8iPjbd
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
(Attached)
--
Philip Van Hoof, Software Developer @ Cronos
home: me at freax dot org
work: Philip dot VanHoof at cronos dot be
http://www.freax.be, http://www.freax.eu.org
--=-RsD+W68dErbm6a8iPjbd
Content-Disposition: attachment; filename=SWF.SWFTest.makefile.diff
Content-Type: text/x-patch; name=SWF.SWFTest.makefile.diff; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Index: makefile
===================================================================
RCS file: /cvs/public/mcs/class/System.Windows.Forms/SWFTest/makefile,v
retrieving revision 1.1
diff -u -u -r1.1 makefile
--- makefile 9 Dec 2002 03:47:56 -0000 1.1
+++ makefile 28 May 2003 20:50:40 -0000
@@ -1,2 +1,2 @@
all:
- mcs AssemblyInfo.cs Form1.cs /r:System.Windows.Forms /r:System.Drawing /resource:App.ico /resource:Form1.resx
+ mcs AssemblyInfo.cs Form1.cs /r:System.Windows.Forms /r:System.Drawing /resource:App.ico /resource:Form1.resx /r:System.Data
--=-RsD+W68dErbm6a8iPjbd--