mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01:00
Removed... ...and readded. Change to the standard file extension for
Mon Oct 20 20:38:06 2003 Matthias Clasen <maclas@gmx.de> * gobject/gobject.i: Removed... * gobject/gobject.cI: ...and readded. * gobject/gobject.types: Change to the standard file extension for included hunks of C code. Mon Oct 20 20:34:33 2003 Matthias Clasen <maclas@gmx.de> * gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib as an include dir again, this time for real.
This commit is contained in:
parent
ad23d7bb7f
commit
04d27d2299
@ -1,3 +1,15 @@
|
||||
Mon Oct 20 20:38:06 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gobject/gobject.i: Removed...
|
||||
* gobject/gobject.cI: ...and readded.
|
||||
* gobject/gobject.types: Change to the standard file
|
||||
extension for included hunks of C code.
|
||||
|
||||
Mon Oct 20 20:34:33 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
|
||||
as an include dir again, this time for real.
|
||||
|
||||
Mon Oct 20 01:12:46 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gobject/tmpl/gtype.sgml:
|
||||
|
@ -20,6 +20,7 @@ CFILE_GLOB=$(top_srcdir)/gobject/*.c
|
||||
INCLUDES = \
|
||||
-I$(top_srcdir) \
|
||||
-I$(top_builddir) \
|
||||
-I$(top_builddir)/glib \
|
||||
$(GLIB_DEBUG_FLAGS)
|
||||
GTKDOC_LIBS = \
|
||||
$(top_builddir)/glib/libglib-2.0.la \
|
||||
|
@ -1,5 +1,5 @@
|
||||
#include <glib/glib-object.h>
|
||||
#include "gobject.i"
|
||||
#include "gobject.cI"
|
||||
|
||||
g_object_get_type
|
||||
g_type_module_get_type
|
||||
|
Loading…
Reference in New Issue
Block a user