VS: Add source file property to set extra hlsl shader flags

Create a VS_SHADER_FLAGS source file property so that we can set all
other Visual Studio .hlsl shader file compilation flags.
This commit is contained in:
Robert Goulet
2015-01-26 14:16:42 -05:00
committed by Brad King
parent a47b904db2
commit 4775c90145
7 changed files with 33 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
VS_SHADER_FLAGS
---------------
Set additional VS shader flags of a ``.hlsl`` source file.