VS_TOOL_OVERRIDE

在 3.7 版被加入.

Override the MSBuild item type of a source file in a Visual Studio project.

Together with VS_SETTINGS, this property can be used to configure items for custom MSBuild tasks.

將項目型別設定為 None 將會把該檔案排除在建置之外。

在 3.31 版的變更: This property is honored for all source file types. Previously, it only worked for source types unknown to CMake.