★ wanayoo — archive 1999 http://codeforge.com/help/NewTarget.htmlNouvelle recherche | Portail wanayoo

New Target Dialog

The New Target Dialog is used to add a new target to a project.

Target - specifies the name and the location of the new target. The directory can also be selected by clicking the Browse button, which opens the File Selection dialog. If an existing target is selected, it will be replaced with a new one. If the location of the new target is not specified, it will be created in the root of stable directory of the project.

Sources Path, Includes Path and Objects Path - specifies the names of the directories for source, include and object files. If the type of the target does not allow using such layout, the corresponding fields will be disabled. The directory can also be selected by clicking the Browse button, which opens the File Selection dialog. If you leave these fields blank or clear Use directory layout check-box, no directories will be created.

Use Revision Control - specifies using Revision Control for editable targets such as Perl, Python, Tcl/Tk, etc. To automatically insert an RCS header into these types of file - check the Insert RCS header check-box.

Type - specifies the template type for the new target. Empty template can be selected if none of the provided types match. Each Type includes a default set of Target Build Actions. The Target Build Actions can be edited later using the Target Actions Dialog.

Target actions - actions to link the newly created target. They are specified in GNU Make format, using Macros and GNU Make Automatic variables.

Dialog Buttons

OK - adds a new target to the project.

Cancel - closes the dialog without adding a new target.

Options - opens Tools Options dialog that shows options for the selected tool.

Help - shows this Help window.


Last modified: Thursday, 30-Sep-1999 01:45:30 MDT