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

@ -1824,43 +1824,34 @@
<ClInclude Include="..\..\code\qcommon\cm_public.h" />
<ClInclude Include="..\..\code\game\g_public.h" />
<ClInclude Include="..\..\code\renderercommon\iqm.h" />
<ClInclude Include="..\..\code\renderercommon\qgl.h" />
<ClInclude Include="..\..\code\renderercommon\tr_common.h" />
<ClInclude Include="..\..\code\renderercommon\tr_public.h" />
<ClInclude Include="..\..\code\renderercommon\tr_types.h" />
<ClInclude Include="..\..\code\renderergl1\tr_local.h" />
<ClInclude Include="..\..\code\ui\keycodes.h" />
<ClInclude Include="..\..\code\client\keycodes.h" />
<ClInclude Include="..\..\code\client\keys.h" />
<ClInclude Include="..\..\code\qcommon\puff.h" />
<ClInclude Include="..\..\code\qcommon\q_shared.h" />
<ClInclude Include="..\..\code\client\qal.h" />
<ClInclude Include="..\..\code\qcommon\qcommon.h" />
<ClInclude Include="..\..\code\qcommon\qfiles.h" />
<ClInclude Include="..\..\code\renderer\qgl.h" />
<ClInclude Include="..\..\code\win32\resource.h" />
<ClInclude Include="..\..\code\server\server.h" />
<ClInclude Include="..\..\code\client\snd_local.h" />
<ClInclude Include="..\..\code\client\snd_public.h" />
<ClInclude Include="..\..\code\qcommon\surfaceflags.h" />
<ClInclude Include="..\..\code\renderer\tr_local.h" />
<ClInclude Include="..\..\code\renderer\tr_public.h" />
<ClInclude Include="..\..\code\cgame\tr_types.h" />
<ClInclude Include="..\..\code\renderergl1\tr_local.h" />
<ClInclude Include="..\..\code\ui\ui_public.h" />
<ClInclude Include="..\..\code\qcommon\unzip.h" />
<ClInclude Include="..\..\code\qcommon\vm_local.h" />
<ClInclude Include="..\..\code\win32\win_local.h" />
<ClInclude Include="..\..\code\sys\win_resource.h" />
<ClInclude Include="..\..\code\jpeg-6b\jchuff.h" />
<ClInclude Include="..\..\code\jpeg-6b\jconfig.h" />
<ClInclude Include="..\..\code\jpeg-6b\jdct.h" />
<ClInclude Include="..\..\code\jpeg-6b\jdhuff.h" />
<ClInclude Include="..\..\code\jpeg-6b\jerror.h" />
<ClInclude Include="..\..\code\jpeg-6b\jinclude.h" />
<ClInclude Include="..\..\code\jpeg-6b\jmemsys.h" />
<ClInclude Include="..\..\code\jpeg-6b\jmorecfg.h" />
<ClInclude Include="..\..\code\jpeg-6b\jpegint.h" />
<ClInclude Include="..\..\code\jpeg-6b\jpeglib.h" />
<ClInclude Include="..\..\code\jpeg-6b\jversion.h" />
<ClInclude Include="..\..\code\sys\sys_local.h" />
<ClInclude Include="..\..\code\jpeg-8c\jconfig.h" />
<ClInclude Include="..\..\code\jpeg-8c\jdct.h" />
<ClInclude Include="..\..\code\jpeg-8c\jerror.h" />
<ClInclude Include="..\..\code\jpeg-8c\jinclude.h" />
<ClInclude Include="..\..\code\jpeg-8c\jmemsys.h" />
<ClInclude Include="..\..\code\jpeg-8c\jmorecfg.h" />
<ClInclude Include="..\..\code\jpeg-8c\jpegint.h" />
<ClInclude Include="..\..\code\jpeg-8c\jpeglib.h" />
<ClInclude Include="..\..\code\jpeg-8c\jversion.h" />
<ClInclude Include="..\..\code\botlib\aasfile.h" />
<ClInclude Include="..\..\code\botlib\be_aas_bsp.h" />
<ClInclude Include="..\..\code\botlib\be_aas_cluster.h" />