You can set properties for each process
that allow you to control the way your design is implemented. Properties
generally correspond to command line options and are passed to the
underlying command line tools. To view the command line options that
correspond to each property, use the
Display Switch Names property in the Process Properties dialog boxes. If the Process
Properties dialog box does not include a property for the command
line option you want to set, you can enter the command line option
as follows.
To Set Command Line Options
- In the Design panel, select a Design View from the drop-down list.

- In the Hierarchy pane, select the source file to process.
Note The source file you select affects the processes that appear
in the Processes pane; only the processes that apply to the selected
source are shown.
- In the Processes pane, select the process for which you
want to set properties.
- Select Process > Properties.
Note You can also right-click the process and select Properties. If there are no properties for a process, the Properties menu command
is grayed out.
- In the Process Properties dialog box, set the Property
Display Level option to Advanced.
- Enter command line options in the Other Application_name Command Line Options field.
Separate multiple options with a space.
Note Do not use this field to enter command
line options that are already handled by existing process properties.
If the same option is passed multiple times, the software may behave
incorrectly.
- Click OK.
The new property settings are appended to the command line
and used the next time you run the selected process. For more information
on command line options, see the following:
The following table shows how certain Project Navigator processes
correspond to command line tools.