mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 14:52:01 +00:00
Remove no longer used glext.h
git-svn-id: https://svn.eduke32.com/eduke32@6842 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
70b03fd608
commit
64c82e7b0d
3 changed files with 0 additions and 11867 deletions
|
@ -106,7 +106,6 @@
|
|||
<ClInclude Include="..\..\source\build\include\fix16.h" />
|
||||
<ClInclude Include="..\..\source\build\include\fix16.hpp" />
|
||||
<ClInclude Include="..\..\source\build\include\glbuild.h" />
|
||||
<ClInclude Include="..\..\source\build\include\glext.h" />
|
||||
<ClInclude Include="..\..\source\build\include\gtkbits.h" />
|
||||
<ClInclude Include="..\..\source\build\include\hash.h" />
|
||||
<ClInclude Include="..\..\source\build\include\hightile.h" />
|
||||
|
|
|
@ -126,9 +126,6 @@
|
|||
<ClInclude Include="..\..\source\build\include\glbuild.h">
|
||||
<Filter>build\headers</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\source\build\include\glext.h">
|
||||
<Filter>build\headers</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\source\build\include\gtkbits.h">
|
||||
<Filter>build\headers</Filter>
|
||||
</ClInclude>
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue