Add gmarkup.

2000-10-27  Tor Lillqvist  <tml@iki.fi>

	* makefile.{mingw,msc}.in (glib_OBJECTS): Add gmarkup.

	* glib.def: Add missing functions.

	* tests/makefile.{mingw,msc}.in (TESTS): Add markup-test.
This commit is contained in:
Tor Lillqvist
2000-10-27 20:43:42 +00:00
committed by Tor Lillqvist
parent 830d808c5c
commit 09683edc5c
16 changed files with 88 additions and 6 deletions

View File

@@ -58,6 +58,7 @@ glib_OBJECTS = \
giowin32.o \
glist.o \
gmain.o \
gmarkup.o \
gmem.o \
gmessages.o \
gnode.o \