New project dialog

This dialog box is a starting point for creating a new project. You can specify basic project options here.


Dialog options

New Project1.gif (5429 bytes)

Name

Specify the name of the newly created project. The executable module will have the same name as the project.

Path

Specify the location where project files are to be stored. To select path push the Browse button.

Project Target

Selects the target of the project. Default target is "COM DLL".

Libraries list

The list of the predefined libraries. You can select some to use in the project.

Next

Advances to the next step of the wizard. Displays the Root Class dialog to define the project's root class. The button is disabled while all mandatory fields are not defined.

Cancel

Closes the wizard. All previously entered data will be lost.

Help

Displays this help page.

Mandatory fields

You should mandatory define the following fields:

Name, Path.