Setting File Properties

See Also 

When you set the project properties for your C or C++ project, the relevant properties apply to all files in the project. You can set the following properties for a specific file:

By default, a file inherits the include directories and preprocessor definitions from the project. You can choose to have the file not inherit these properties.

To modify a file property:

  1. In the Projects window, right-click the file and choose Properties.
  2. In the Project Properties dialog box, select the configuration for which you want to set a property.
  3. Select a node in the left panel and modify the property using the text fields, drop-down lists, checkboxes, and buttons in the right panel.
See also
Setting C and C++ Compiler Options
C/C++ Project Properties Dialog Box:
      Compiler (General)

Legal Notices