To precompile a file in the Carbide IDE, use the Precompile command in the Project menu:
The settings in the project’s active build target will be used when preprocessing and precompiling the file you want to precompile.
See “What Can be Precompiled” for information on what a precompiled file may contain.
A save dialog box appears.
The IDE precompiles the file and saves it.
The save dialog box closes, and the IDE precompiles the file you opened, saving it in the folder you specified, giving it the name you specified.
You may now include the new precompiled file in source code files.