30 lines
941 B
JSON
30 lines
941 B
JSON
{
|
|
"ConfigFileVersion": "0.2.1",
|
|
"BaseConfig" : "../../../ConfigDocuments/BaseConfig.json",
|
|
"ProjectInfo" : {
|
|
"yamlInterface": true,
|
|
"projConfig" : "CSP_CATC",
|
|
"a2LFileName": "SPM.a2l",
|
|
"ecuSupplier" : "CSP",
|
|
"ecuType" : "",
|
|
"unitCfgDeliveryDir": "./output/UnitCfgs",
|
|
"configDir": "ConfigDocuments",
|
|
"prjCodeswitches": "CSP_Codeswitch_Setup*.csv",
|
|
"commonSrcDir": "../../../Models/Common/pybuild_src",
|
|
"prjUnitSrcDir": "../../../Models/*/Vc*/pybuild_src",
|
|
"prjUnitCfgDir": "../../../Models/*/Vc*/pybuild_cfg",
|
|
"prjUnitMdlDir": "../../../Models/*/Vc*",
|
|
"useGlobalConst": false,
|
|
"enumDefDir": "../../../Models/Common/VcEnumDefinitions"
|
|
},
|
|
"UnitCfgs": "./conf.local/rasters.json",
|
|
"includesPathsTree": [
|
|
"../../../resources/static_code/csp_headers",
|
|
"../../../resources/static_code/CSPCoreAPITL"
|
|
],
|
|
"includedCommonFiles": [
|
|
"tl_basetypes",
|
|
"tl_types"
|
|
]
|
|
}
|