To precompile a file in the CodeWarrior IDE, follow these steps:
- Start the CodeWarrior IDE.
- Open or create a project.
- Select the source code file to precompile.
- Right-click to activate the context menu, select Preprocess. A precompiled file is created and displayed in the Editor view.
You may now include the new precompiled file in source code files.