2004-04-30 Mike Kestner <mkestner@ximian.com>

* gdk/glue/makefile.win32 : remove windowmanager.o for now. It
	was breaking the build on win32.

svn path=/trunk/gtk-sharp/; revision=26487
This commit is contained in:
Mike Kestner 2004-05-01 03:53:04 +00:00
parent 01ef68965d
commit 7c488bead4
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2004-04-30 Mike Kestner <mkestner@ximian.com>
* gdk/glue/makefile.win32 : remove windowmanager.o for now. It
was breaking the build on win32.
2004-04-30 Mike Kestner <mkestner@ximian.com>
* configure.in : lookup gacutil and error out if not found.

View File

@ -7,8 +7,7 @@ GLUE_OBJS = \
dragcontext.o \
event.o \
selection.o \
win32dll.o \
windowmanager.o
win32dll.o
all: gdksharpglue.dll