-
- Downloads
"README.rst" did not exist on "a7e5360fadcf66c8e7a3219dbbe16a93e7727e4c"
VS: Add a VS_TOOL_OVERRIDE source file property
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.
Showing
- Help/manual/cmake-properties.7.rst 1 addition, 0 deletionsHelp/manual/cmake-properties.7.rst
- Help/prop_sf/VS_TOOL_OVERRIDE.rst 5 additions, 0 deletionsHelp/prop_sf/VS_TOOL_OVERRIDE.rst
- Help/release/dev/vs-tool-override.rst 5 additions, 0 deletionsHelp/release/dev/vs-tool-override.rst
- Source/cmVisualStudio10TargetGenerator.cxx 5 additions, 0 deletionsSource/cmVisualStudio10TargetGenerator.cxx
- Tests/VSWinStorePhone/CMakeLists.txt 5 additions, 1 deletionTests/VSWinStorePhone/CMakeLists.txt
- Tests/VSWinStorePhone/Direct3DApp1/Strings/en-US/Resources.resw 123 additions, 0 deletions...VSWinStorePhone/Direct3DApp1/Strings/en-US/Resources.resw
Loading
Please register or sign in to comment