FGLGBCDIR
In Universal Rendering mode, defines the GBC component to be used in GUI direct mode.
When using the Universal Rendering mode, it is possible to define the directory where the GBC component must be loaded from, by setting the FGLGBCDIR environment variable.
The GBC component will be searched in the following directories:
- The appdir/gbc directory, where appdir is the directory where the program file is located,
- The directory defined in the FGLGBCDIR environment variable,
- The $FGLDIR/web_utilities/gbc/gbc directory.
Note: The FGLGBCDIR environment variable is provided to select a given GBC when using the GUI
direct mode. FGLGBCDIR is ignored when using the GAS: As a general pattern, if a specific GBC is to
be coupled with a particular application in production, consider shipping GBC in
appdir/gbc. Otherwise, use the GBC available by
default.