blob: b2f41120fd9166130933fa80453a52e5a72f2e55 (
plain)
1
2
3
4
5
6
7
|
VS_TOOL_OVERRIDE
----------------
.. versionadded:: 3.7
Override the default Visual Studio tool that will be applied to the source file
with a new tool not based on the extension of the file.
|