FGLGBCDIR
Defines the directory of the GBC component for Universal Rendering.
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 in a development
context when using the GUI direct mode. Do not use FGLGBCDIR in a production context: If a specific
GBC is needed in production, consider shipping it in
appdir/gbc. Otherwise, use the GBC available by
default.