Project Configuration Settings
|
The tabs of the Project Configuration dialog allow you to specify various project settings to be used during analysis. You can open this dialog by choosing the Project->Configure menu item.
The Project Configuration dialog contains the following tabs:
- Options tab - Specify additional information to customize the analysis, including information about the source code, how to handle errors found during parsing, and the compiler. For details, see Options Tab.
- Includetab - Specify the include paths to search. Any include files that you also want to be analyzed must also be specified in the Sources. For details, see Include Tab.
- Macros tab - Define macros to be used when analyzing the project. For details, see Macros Tab.
- File Types tab - Specify how to handle the source files and what file extensions are used when there is a mix of C and C++ sources. For details, see File Types Tab.