customer_config.txt 916 Bytes
# Configuration file Template HSOA/Mlogic for the
# "HSOA Component Lifecycle Management v1.5" component versioning standard.
#
# - any lines starting with # are considered comments
# - the comment line "....." above a value specifies the maximum size.
# - all values may not contain spaces unless specifically noted.
# - If the comment is "12..." then the value is alphanumeric without spaces.
# - If the comment is "xx..." then the value is numeric only
#
#
# Customer name (was MC_KLANT in mc_conf.h)
# TEMPLATE:   "12345678901234567890123456789"
CUSTOMER_NAME="12345678901234567890123456789"

# Customer number (was MC_KLANT in mc_conf.h)
# The customer number from BAAN
# TEMPLATE:     "xxxxx"
CUSTOMER_NUMBER="xxxxx"

# Customer release  (was MC_KLANT_VERSIE in mc_conf.h)
# TEMPLATE:      "xx"
CUSTOMER_VERSION="xx"

# Customer build flags (extra customer product specific settings)
#
CUSTOMER_BUILD_FLAGS=""