2004-03-18 22:03:49 +00:00
|
|
|
SUBDIRS = . glue
|
2004-03-12 21:18:11 +00:00
|
|
|
|
2005-01-09 00:26:45 +00:00
|
|
|
pkg = gdk
|
|
|
|
SYMBOLS = gdk-symbols.xml
|
2004-03-12 21:18:11 +00:00
|
|
|
INCLUDE_API = ../pango/pango-api.xml
|
|
|
|
METADATA = Gdk.metadata
|
2005-01-09 00:26:45 +00:00
|
|
|
references = ../glib/glib-sharp.dll ../pango/pango-sharp.dll
|
2004-03-12 21:18:11 +00:00
|
|
|
|
|
|
|
sources = \
|
|
|
|
EventButton.cs \
|
|
|
|
EventClient.cs \
|
|
|
|
EventConfigure.cs \
|
|
|
|
EventCrossing.cs \
|
|
|
|
Event.cs \
|
|
|
|
EventDND.cs \
|
|
|
|
EventExpose.cs \
|
|
|
|
EventFocus.cs \
|
|
|
|
EventKey.cs \
|
|
|
|
EventMotion.cs \
|
|
|
|
EventProperty.cs \
|
|
|
|
EventProximity.cs \
|
|
|
|
EventScroll.cs \
|
|
|
|
EventSelection.cs \
|
|
|
|
EventSetting.cs \
|
|
|
|
EventVisibility.cs \
|
|
|
|
EventWindowState.cs \
|
2004-03-16 20:43:14 +00:00
|
|
|
Key.cs \
|
2004-09-09 18:05:37 +00:00
|
|
|
Size.cs \
|
|
|
|
TextProperty.cs
|
2004-03-12 21:18:11 +00:00
|
|
|
|
|
|
|
customs = \
|
2004-04-28 20:58:11 +00:00
|
|
|
Atom.custom \
|
2004-03-12 21:18:11 +00:00
|
|
|
Color.custom \
|
2004-08-26 19:10:48 +00:00
|
|
|
Device.custom \
|
2004-03-12 21:18:11 +00:00
|
|
|
DeviceAxis.custom \
|
|
|
|
Display.custom \
|
|
|
|
DisplayManager.custom \
|
|
|
|
DragContext.custom \
|
|
|
|
Drawable.custom \
|
|
|
|
Global.custom \
|
2004-09-14 13:25:49 +00:00
|
|
|
Keymap.custom \
|
2004-10-07 15:44:00 +00:00
|
|
|
Pixmap.custom \
|
2004-03-12 21:18:11 +00:00
|
|
|
Pixbuf.custom \
|
|
|
|
PixbufLoader.custom \
|
2004-06-19 14:46:11 +00:00
|
|
|
Pixdata.custom \
|
2004-03-12 21:18:11 +00:00
|
|
|
Point.custom \
|
|
|
|
Rectangle.custom \
|
2004-04-01 17:31:36 +00:00
|
|
|
Region.custom \
|
2004-03-12 21:18:11 +00:00
|
|
|
Screen.custom \
|
|
|
|
Selection.custom \
|
2004-12-17 21:44:47 +00:00
|
|
|
WindowAttr.custom \
|
2004-03-12 21:18:11 +00:00
|
|
|
Window.custom
|
|
|
|
|
2005-01-09 00:26:45 +00:00
|
|
|
add_dist = makefile.win32
|
2004-05-01 03:38:54 +00:00
|
|
|
|
2005-01-09 00:26:45 +00:00
|
|
|
include ../Makefile.include
|