[Gtk-sharp-list] [Patch] makefile
Charles Iliya Krempeaux
charles@reptile.ca
22 Feb 2003 01:31:19 -0800
--=-tBY89wy4ltMQEtwjl7Fw
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Hello,
Here is yet another patch to add librsvg support to Gtk#.
This patch is for "makefile".
See ya
--
Charles Iliya Krempeaux, BSc
charles@reptile.ca
________________________________________________________________________
Reptile Consulting & Services 604-REPTILE http://www.reptile.ca/
--=-tBY89wy4ltMQEtwjl7Fw
Content-Disposition: attachment; filename=makefile.diff
Content-Transfer-Encoding: quoted-printable
Content-Type: text/x-patch; name=makefile.diff; charset=ISO-8859-1
Index: makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /mono/gtk-sharp/makefile,v
retrieving revision 1.34
diff -u -r1.34 makefile
--- makefile 9 Jan 2003 22:54:36 -0000 1.34
+++ makefile 22 Feb 2003 09:24:23 -0000
@@ -1,6 +1,6 @@
NATIVE_DIRS =3D glue parser
=20
-DIRS=3Dgenerator api glib pango atk gdk gtk glade art gnome gda gnomedb gc=
onf sample
+DIRS=3Dgenerator api glib pango atk gdk gtk glade art gnome rsvg gda gnome=
db gconf sample
ROOT=3D/cygdrive/$(subst \,/,$(subst :\,/,$(SYSTEMROOT)))
CSC=3D$(ROOT)/microsoft.net/framework/v1.0.3705/csc.exe
MCS=3Dmcs
--=-tBY89wy4ltMQEtwjl7Fw--