Update headers in VS (10 and 11) projects

So VS doesn't always want to rebuild.

Reported by @shearer12345.
This commit is contained in:
Zack Middleton 2015-08-19 13:40:12 -05:00
parent b5e9e1357a
commit 1c628c0fe5
20 changed files with 236 additions and 278 deletions

View file

@ -115,5 +115,8 @@
<ClInclude Include="..\..\code\qcommon\surfaceflags.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="..\..\code\renderercommon\tr_types.h">
<Filter>Header Files</Filter>
</ClInclude>
</ItemGroup>
</Project>