get rid of Cg versions of Texture and VertexBuffer

This commit is contained in:
Chris Forbes
2011-07-12 21:50:07 +12:00
parent b0ccc58516
commit 31c2306a57
7 changed files with 18 additions and 436 deletions

View File

@@ -58,8 +58,6 @@
<Compile Include="GraphicsDevice.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Shader.cs" />
<Compile Include="Texture.cs" />
<Compile Include="VertexBuffer.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">