Forgot to commit these changes ....

This commit is contained in:
Walter Julius Hennecke 2012-03-19 23:14:54 +01:00
parent 13407df2f5
commit dcf4bf2ee7
3 changed files with 4 additions and 0 deletions

View file

@ -501,6 +501,7 @@
<ClInclude Include="g_spawn.h" /> <ClInclude Include="g_spawn.h" />
<ClInclude Include="g_sql.h" /> <ClInclude Include="g_sql.h" />
<ClInclude Include="g_team.h" /> <ClInclude Include="g_team.h" />
<ClInclude Include="g_weapon.h" />
<ClInclude Include="inv.h" /> <ClInclude Include="inv.h" />
<ClInclude Include="lapi.h" /> <ClInclude Include="lapi.h" />
<ClInclude Include="lauxlib.h" /> <ClInclude Include="lauxlib.h" />

View file

@ -452,6 +452,9 @@
<ClInclude Include="g_cinematic.h"> <ClInclude Include="g_cinematic.h">
<Filter>Header Files</Filter> <Filter>Header Files</Filter>
</ClInclude> </ClInclude>
<ClInclude Include="g_weapon.h">
<Filter>Header Files</Filter>
</ClInclude>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<None Include="game.def"> <None Include="game.def">

Binary file not shown.