Import/Export Project Properties

You can export project properties into a file (.prop), so that you can import a specific configuration into a project whenever you want (for example in another workspace).

Export project properties

  1. From the File menu, select Export.

    The Export dialog appears.

  2. Select TASKING C/C++ » TASKING C/C++ Project Properties and click Next.

    The Export TASKING C/C++ Project Properties dialog appears.

  3. Select the project and configuration from which you want to export the project properties.

  4. Specify the destination properties file (extension .prop) and click Finish.

    The properties will be saved in the specified file.

Import project properties

  1. From the File menu, select Import.

    The Import dialog appears.

  2. Select TASKING C/C++ » TASKING C/C++ Project Properties and click Next.

    The Import TASKING C/C++ Project Properties dialog appears.

  3. Specify the properties file (extension .prop) you want to import.

  4. Select the destination project and configuration into which you want to import the project properties and click Finish.

    The properties of the selected project will be replaced by the properties from the selected file.