mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-11 07:11:39 +00:00
Remove references to nonexistent enet_mmulti.h from Visual Studio project. DONT_BUILD.
git-svn-id: https://svn.eduke32.com/eduke32@4720 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
9c001e6e2e
commit
239d419d53
2 changed files with 0 additions and 4 deletions
|
@ -250,7 +250,6 @@
|
|||
<ClInclude Include="build\include\dxtfilter.h" />
|
||||
<ClInclude Include="build\include\dynamicgtk.h" />
|
||||
<ClInclude Include="build\include\editor.h" />
|
||||
<ClInclude Include="build\include\enet_mmulti.h" />
|
||||
<ClInclude Include="build\include\glbuild.h" />
|
||||
<ClInclude Include="build\include\glext.h" />
|
||||
<ClInclude Include="build\include\gtkbits.h" />
|
||||
|
|
|
@ -102,9 +102,6 @@
|
|||
<ClInclude Include="build\include\editor.h">
|
||||
<Filter>build\headers</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="build\include\enet_mmulti.h">
|
||||
<Filter>build\headers</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="build\include\glbuild.h">
|
||||
<Filter>build\headers</Filter>
|
||||
</ClInclude>
|
||||
|
|
Loading…
Reference in a new issue