Contents
Description
Example of a system.gbs
Description
Purpose
The system.gbs file is located in the GBS_SYSTEM_PATH directory is used to define primary settings for a System.
It is a very delicate file and any manual modifications should be left to a GBS specialist.
Notes:
Example of a system.gbs:
#
# SYSTEM.GBS
#
id=system
system_name=SuperGlo
root_version=2.04
build_start=202061212
build_end=
scms-MSWin32=SubVersioN
scms-linux=No_SCMS
scms_data=trunk
scms_repository-linux=
scms_repository-MSWin32=svn://vhvfsnt10/SuperGlo
builds-MSWin32=dos
builds-MSWin32=dosd
builds-MSWin32=mingw
builds-MSWin32=mingwd
builds-MSWin32=mvs
builds-MSWin32=mvsd
builds-linux=lgcc
###EOF###
|