mirror of https://github.com/GNOME/gimp.git
997a53b50a
* Makefile.am: Distribute getopt.c and makefile.msc. * getopt.c makefile.msc: New files. * gcg.c lexer.l: Portability improvements for Win32. |
||
---|---|---|
.. | ||
ex | ||
gh | ||
.cvsignore | ||
AUTHORS | ||
ChangeLog | ||
Makefile.am | ||
NEWS | ||
README | ||
TODO | ||
autogen.sh | ||
configure.in | ||
db.c | ||
fp.c | ||
gcg.c | ||
gcg.h | ||
gcgmakedepend | ||
getopt.c | ||
lexer.l | ||
main.c | ||
makefile.msc | ||
marshall.c | ||
marshall.h | ||
output.c | ||
output.h | ||
output_enum.c | ||
output_flags.c | ||
output_object.c | ||
parse.h | ||
parser.y | ||
pnode.c | ||
pnode.h |
README
Apparently, you invoke gcg as follows: gcg -I<include-path> -o colormap_dialog.c colormap_dialog.gc The README I found follows, but seems to be out of date: GCG - docs forthcoming (hopefully) GCG is under development, it doesn't do much of anything sensible yet. What little it does, you can test with: gcg -t gimpimageT.h -f gimpimage.h -p gimpimageP.h -s gimpimage.c gimpimage.def