summaryrefslogtreecommitdiffstats
path: root/Help/prop_sf/VS_TOOL_OVERRIDE.rst
Commit message (Collapse)AuthorAgeFilesLines
* VS: Add a VS_TOOL_OVERRIDE source file propertyGilles Khouzam2016-06-201-0/+5
This property allow to specify a specific Visual Studio tool for a source file overriding the default tool behavior. For example, a `.resw` file being processed as a `PriResource` file. This has the advantage of being able to teach CMake to process new file types without code modifications.