Copying C Code for an Entire Project
When editing a project that was written for a different target, the C code and operating system (see Copying Operating System Settings) settings may be copied from the other target, experiment type, or implementation.
- In the project editor, select the appropriate target and code generation options for your target, as described on Adjusting the Code Generation Settings for a Project.
In the Extras menu, select Copy C Code From.
The Selection Required window opens.
Select the target you want to copy the code from, and click OK.
The target code is copied to your target.
See also