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

@ -1122,6 +1122,7 @@
<ClInclude Include="..\..\code\cgame\cg_public.h" />
<ClInclude Include="..\..\code\qcommon\q_shared.h" />
<ClInclude Include="..\..\code\qcommon\surfaceflags.h" />
<ClInclude Include="..\..\code\renderercommon\tr_types.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">