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

Note: The converter only converts projects created in IDE 4.5 or later.
To convert a QNX project into a managed make C/C++ project:
  1. From the Project Explorer view, select a QNX project that you want to convert.
  2. Right-click on the project and select Convert to Managed Project.

    The IDE converts the selected QNX project to a managed project (a managed build system project).

Related concepts
Completing the conversion of a project to a different type
Post-build actions
Related tasks
Converting a regular project to a managed make C/C++ project
Converting to a QNX project
Adding a post-build action