removed old shader files included sscg in pre-build events of RenderSystem DX10 and GL3 to generate shader files before compiling
9 lines
356 B
XML
9 lines
356 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<Build License="../../doc/license.txt"
|
|
Target="../../ANX.Framework.Windows.DX10/ShaderByteCode.cs"
|
|
Namespace="ANX.Framework.Windows.DX10">
|
|
<Shader Type="SpriteBatch"
|
|
Source="../../Shader/DX10/SpriteBatch.fx"
|
|
RenderSystem="ANX.Framework.Windows.DX10"
|
|
/>
|
|
</Build> |