Converting a regular project to a managed make C/C++ project

If you wish to convert a regular project into a managed make C/C++ project, you can use the Convert C/C++ Projects wizard. To convert a QNX project, see Converting a QNX project to a managed make C/C++ project.
Note: The converter only converts regular projects created in IDE 4.5 or later.
To convert to a regular project to a managed make project:
  1. From the main menu, select File > New > Other… .
  2. Expand C, then select Convert to a C/C++ Make Project.
  3. Follow the instructions in the Conversion wizard.
Related concepts
Completing the conversion of a project to a different type
Post-build actions
Related tasks
Converting a QNX project to a managed make C/C++ project
Converting to a QNX project
Adding a post-build action