Add ShaderGenCommon to vcproj file list.

This commit is contained in:
NeoBrainX
2013-04-10 12:55:42 +02:00
parent ec08914905
commit 31d2cab8d3
2 changed files with 5 additions and 1 deletions

View File

@ -250,6 +250,7 @@
<ClInclude Include="Src\PixelShaderGen.h" />
<ClInclude Include="Src\PixelShaderManager.h" />
<ClInclude Include="Src\RenderBase.h" />
<ClInclude Include="Src\ShaderGenCommon.h" />
<ClInclude Include="Src\Statistics.h" />
<ClInclude Include="Src\TextureCacheBase.h" />
<ClInclude Include="Src\TextureConversionShader.h" />