Ryujinx-GtkSharp/atk/Makefile.am
Mike Kestner cc746fa93e 2008-02-29 Mike Kestner <mkestner@novell.com>
* configure.in.in: atk checks and SUBSTs.
	* atk/Util.custom: custom properties for overriding class methods.
	* atk/glue/util.c: glue to override class methods.

svn path=/trunk/gtk-sharp/; revision=96985
2008-02-29 16:30:21 +00:00

16 lines
194 B
Makefile

SUBDIRS = . glue
pkg = atk
METADATA = Atk.metadata
SYMBOLS =
references = ../glib/glib-sharp.dll
sources =
customs = \
Util.custom
add_dist = makefile.win32
include ../Makefile.include