4.2. Accessing the build properties for a specific file

The ARM compiler and assembler can be set up differently for each source file.

Note

If you specify different options for a single file, it overrides the options specified in the project configuration panels that apply to all source files.

This section describes how to access the configuration panel for any specific source file in your project:

  1. Select the source file in the Project Explorer view and select Properties from the File menu.

  2. Select C/C++ Build → Settings from the Properties dialog box.

  3. This displays the configuration settings specific to the selected file. The compilation tools are shown in the Tool Settings tab. If your source file has a .s extension, the Tool Settings tab shows the ARM Assembler settings. If your source file has a .c or .cpp extension, the Tool Settings tab shows the ARM Compiler settings.

Copyright © 2006-2008 ARM Limited. All rights reserved.ARM DUI 0330E
Non-Confidential