Share via


How to: Specify Include Directories for Resources

 

The latest version of this topic can be found at How to: Specify Include Directories for Resources.

To specify include directories for a specific .rc file

  1. Right-click the .rc file in Solution Explorer and select Properties from the shortcut menu.

  2. In the Property Pages dialog box, click the Resources node in the left pane, then specify the additional include directories in the Additional include directories property.

For information on adding resources to managed projects, please see Resources in Applications in the .NET Framework Developer's Guide. For information on manually adding resource files to managed projects, accessing resources, displaying static resources, and assigning resources strings to properties, see Walkthrough: Using Resources for Localization with ASP.NET.

Requirements

Win32

See Also

Resource Includes Dialog Box
TN035: Using Multiple Resource Files and Header Files with Visual C++
Symbols: Resource Identifiers
Resource Files
Resource Editors