Bug 572423 - Support --c-include argument for specifying C headers
authorColin Walters <walters@verbum.org>
Thu, 19 Feb 2009 22:52:22 +0000 (17:52 -0500)
committerColin Walters <walters@verbum.org>
Fri, 20 Feb 2009 14:10:46 +0000 (09:10 -0500)
commitff4628ced457a5460f854abb8cdf923cd67c4e6e
treea9ea00be6333511b7ea1232b039523731f1fe0b8
parentc86b12154bda14294dddf58bf3026c487566e3af
Bug 572423 - Support --c-include argument for specifying C headers

This option is for specifying inside the .gir what C header files should
be included by C consumers (as opposed to parsed by the scanner).
gir/Makefile.am
giscanner/girwriter.py
tests/scanner/Makefile.am
tests/scanner/foo-1.0-expected.gir
tools/g-ir-scanner