gimp/libgimpmodule
Michael Natterer 844df2b4df libgimp*: add guards that #error out if individual files are included
This only helps to maintain proper includes in app/ and shouldn't
affect plug-ins at all, because these are supposed to only include the
main headers from libgimp/ since the beginning of time.

The gimpfootypes.h files do not have these guards, so we can continue
to maintain app/'s include policy that is very likely to error out if
wrong things are included.
2011-04-28 14:30:41 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpmodule.c libgimpmodule: fix some gtk-doc warnings 2010-07-01 22:33:28 +02:00
gimpmodule.def sorted. updated. 2008-11-12 14:52:25 +00:00
gimpmodule.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpmoduledb.c libgimpmodule: move docs from templates to inline comments 2010-07-01 22:33:28 +02:00
gimpmoduledb.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpmoduletypes.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
makefile.msc updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00