3.7Dir def
3.7.1General
This element defines one or more directories to copy after generation. Any item of the tree will be copied.
This element is used in one or more Project Types (Directories).
3.7.2Properties
Two properties are necessary to setup a Dir Def (see Figure 1):
- Dir BSP: the BSP which refers the Dir Def.
- Name: a symbolic name.

Figure 1: Resource Model – Dir def – Properties
3.7.3Child
A Dir Def may have one or more directories (Dir).
And one or more Reject Files (as of ver 3.5.0).
3.7.3.1Dir
A Dir defines a directory.
Three properties are necessary to setup a Dir (see Figure 2):
- Name: a symbolic name.
- Source path: Location of the source path. Separated by "/".
- Target path: Target location of the duplicate file (relative to the project).

Figure 2: Resource Model – Dir def – Child - Properties
3.7.3.2Reject File (as of ver 3.5.0)
A Reject File defines a type of file rejected by the copy.
One property is necessary to setup File rejection (see Figure 3):
- End with: the file extension.

Figure 3: Resource Model – Dir def – Child – File Rejection