Update headers in VS (10 and 11) projects
So VS doesn't always want to rebuild. Reported by @shearer12345.
This commit is contained in:
parent
b5e9e1357a
commit
1c628c0fe5
20 changed files with 236 additions and 278 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue