User`s guide
Building a Deployable Application
1-5
Figure 1-2: New Project Settings Dialog Box
Component name denotes the name of the DLL created later in the build
process. After you enter the component name, the GUI automatically enters a
Class name identical to the component name. You can change the class name
to something more descriptive. Although the component name and class name
can be the same, the component name cannot match the name of any M- or
MEX-files added to the project later.
The
Project version default value is 1.0. See “Versions” on page 1-3 for
additional information about
Project version.
Project directory specifies where any project and build files are written when
compiling and packaging your models. The project directory is automatically
generated from the name of your current directory and the component name.