Release RMC-06.02
(2024-04-29)
|
Contents
DescriptionExample of a incs_*.gbs Description
Purpose
The incs_type.gbs files are used to extend the search paths for builders beyond the Components.
The incs_type.gbs files may be placed in the following locations:
![]() General
Please refer to .gbs files: General information
Additional for this file:
Contents:
Syntax:One directory per line.Notes:
None
Example of a incs_*.gbs:
#======================================================== # [superglo]INCS_C.GBS #======================================================== $GBSEXT_DMF_PATH/include $GBSEXT_MARAP_PATH/inc ###EOF### |