Robert Goulet
4775c90145
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.
2015-01-28 09:29:50 -05:00
Cedric Perthuis
2a224b4ce3
VS: Add source file properties to set the hlsl shader entry point and model
...
Create properties VS_SHADER_ENTRYPOINT and VS_SHADER_MODEL. Without
these many .hlsl source files may not be possible to use. Extend the
VSWinStorePhone test project to cover them.
2014-12-03 09:30:59 -05:00
Gilles Khouzam
39fefde25d
VS: Add test case for Windows Phone and Windows Store
...
Add tests to build for each version of each system when the
corresponding tools are available.
2014-09-02 10:17:03 -04:00