cc746fa93e
* 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
15 lines
194 B
Makefile
15 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
|