Create a VS_SHADER_FLAGS source file property so that we can set all other Visual Studio .hlsl shader file compilation flags.
6 lines
186 B
ReStructuredText
6 lines
186 B
ReStructuredText
vs-shader-flags
|
|
---------------
|
|
|
|
* A :prop_sf:`VS_SHADER_FLAGS` source file property was added to specify
|
|
additional shader flags to ``.hlsl`` files, for the Visual Studio generators.
|