One of the possible options in the config file is a 'Global include file'
If defined, that file with be included at the top of all files just as
if it had been included with a #include statement.
This is useful for having certain defines available in all objects.