Precompiling a File in the CodeWarrior IDE

To precompile a file in the CodeWarrior IDE, follow these steps:

  1. Start the CodeWarrior IDE.
  2. Open or create a project.
  3. Select the source code file to precompile.
  4. 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.