2008-02-29 16:30:21 +00:00
|
|
|
SUBDIRS = . glue
|
2004-03-18 20:56:32 +00:00
|
|
|
|
2005-01-09 00:26:45 +00:00
|
|
|
pkg = atk
|
2004-03-12 21:18:11 +00:00
|
|
|
METADATA = Atk.metadata
|
2005-02-17 16:11:30 +00:00
|
|
|
SYMBOLS =
|
2005-01-09 00:26:45 +00:00
|
|
|
references = ../glib/glib-sharp.dll
|
2004-03-12 21:18:11 +00:00
|
|
|
|
2008-08-19 22:00:33 +00:00
|
|
|
sources = \
|
|
|
|
TextChangedDetail.cs
|
2004-03-12 21:18:11 +00:00
|
|
|
|
2008-02-29 16:30:21 +00:00
|
|
|
customs = \
|
2008-05-02 15:13:35 +00:00
|
|
|
Global.custom \
|
2008-04-18 01:10:08 +00:00
|
|
|
Misc.custom \
|
2008-03-28 11:02:39 +00:00
|
|
|
Object.custom \
|
2008-08-19 22:00:33 +00:00
|
|
|
TextAdapter.custom \
|
2008-02-29 16:30:21 +00:00
|
|
|
Util.custom
|
2004-03-12 21:18:11 +00:00
|
|
|
|
2008-05-15 17:36:46 +00:00
|
|
|
add_dist =
|
2004-05-01 03:38:54 +00:00
|
|
|
|
2005-01-09 00:26:45 +00:00
|
|
|
include ../Makefile.include
|