GeoBase.h is the top level configuration file for the Enlighten SDK.
Its most important task is to examine the compile environment (predefined macros, etc) and determine the OS and compiler settings that inform the code declarations, optimised code paths and so on.
...