Add gtypeplugin.

2000-11-05  Tor Lillqvist  <tml@iki.fi>

	* makefile.{mingw,msc}.in (gobject_OBJECTS): Add gtypeplugin.

	* gobject.def: Update.
This commit is contained in:
Tor Lillqvist
2000-11-05 09:00:54 +00:00
committed by Tor Lillqvist
parent 83c45024e3
commit b0956b3b6f
4 changed files with 9 additions and 2 deletions

View File

@@ -38,6 +38,7 @@ gobject_OBJECTS = \
gparamspecs.o \
gsignal.o \
gtype.o \
gtypeplugin.o \
gvalue.o \
gvaluetypes.o