Everything
2.7.1 Import the build options of other project

You can import the build options of other project to the current project.

On the project tree, select the Build tool node, and then select [Import Build Options...] from the context menu. The following message dialog box will open.

Figure 2.63

Message Dialog Box

 

Click [Yes] in the dialog box. The Import Build Options dialog box will open.

Figure 2.64

Import Build Options Dialog Box

 

In the dialog box, select the target project file for importing the build options and click the [Open] button.

The build options of the selected project file are imported to the current project.

Remark 1.

The conditions of the project that is importable are shown below.

-

The build tool is the same.

-

The type of the project (application, library, etc.) is the same.

-

The project has been created by CS+ with the same version.

Remark 2.

The target build options for importing are only the general options set in the properties of the build tool.
The setting of the standard build options (see "2.7.9 Set the current build options as the standard for the project") and the individual options are not imported.

Remark 3.

All the build modes of the import target are imported.
However, the build modes of the current project (other than DefaultBuild) are deleted.

Remark 4.

The version of the build tool to be used is imported.