Hash :
7c697201
Author :
Date :
2013-10-07T17:18:14
Deleted manually maintained visual studio projects and replaced them with gyp generated ones.
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Filter Include="gles2_book">
<UniqueIdentifier>{01DCD872-C931-E1FA-4F9F-EBFA79587BB6}</UniqueIdentifier>
</Filter>
<Filter Include="gles2_book\TextureWrap">
<UniqueIdentifier>{5F6A5AB7-398C-61AB-1A2A-396E85CA0134}</UniqueIdentifier>
</Filter>
</ItemGroup>
<ItemGroup>
<None Include="samples.gyp"/>
<ClCompile Include="gles2_book\TextureWrap\TextureWrap.c">
<Filter>gles2_book\TextureWrap</Filter>
</ClCompile>
</ItemGroup>
</Project>