Update file separator character for file lists in model build information
updateFileSeparator(
changes instances of the current file separator (/ or \) in the model build
information to the specified file separator.buildinfo
,separator
)
The default value for the file separator matches the value returned by the
MATLAB® command filesep
. For template makefile (TMF)
approach builds, you can override the default by defining a separator with the
MAKEFILE_FILESEP
macro in the template makefile. If the
GenerateMakefile
parameter is set, the code generator
overrides the default separator and updates the model build information after
evaluating the PostCodeGenCommand
configuration
parameter.
addIncludeFiles
| addIncludePaths
| addSourceFiles
| addSourcePaths
| updateFilePathsAndExtensions