Setting Project Properties

See Also 

When a C or C++ project is created, it has a Debug configuration and a Release configuration. You can modify the compiler settings, linker settings, and other configuration properties in the Project Properties dialog box.

To modify a configuration property:

  1. Right-click the main mode of the project 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.
  4. See also
    Setting C and C++ Compiler Options
    Setting C and C++ Linker Options
    Setting File Properties
    Managing Project Configurations

    Legal Notices