Is it possible to configure build settings for a particular source code file?

Yes, to set file specific build options:

  1. Right-click the file in the CodeWarrior Projects view and select Properties .

    The Properties dialog box for the selected file appears.

  2. Specify the required settings. For example, you can select a specific compiler option for compiling the file.
    Figure 1. Properties Dialog Box for Selected File

    Properties Dialog Box for Selected File

  3. Click OK .

The file specific settings are configured, as specified.