gtk/build
Chun-wei Fan 9103dbb81d Fix introspection building for Visual Studio builds
Apparently time_t is used in gtkrecentmanager.h, which is a special type
that could not be recognized when Gtk-3.0.gir is built.  Judging from the
ast.py from the gobject-introspection package, we can define time_t as
long, and this will allow pygobject to load the Gtk module from
gi.repository.
2013-03-20 17:42:15 +08:00
..
win32 Fix introspection building for Visual Studio builds 2013-03-20 17:42:15 +08:00
Makefile.am Add git.mk to more places 2013-01-24 17:47:34 -05:00