mirror of
https://github.com/UberGames/rpgxEF.git
synced 2024-11-10 07:11:34 +00:00
Project file updates ...
This commit is contained in:
parent
bc14c67ac7
commit
60d731f0ac
2 changed files with 1061 additions and 1057 deletions
|
@ -478,6 +478,7 @@
|
||||||
<ClCompile Include="sqlite3.c" />
|
<ClCompile Include="sqlite3.c" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
<ClInclude Include="..\qcommon\stv_version.h" />
|
||||||
<ClInclude Include="ai_chat.h" />
|
<ClInclude Include="ai_chat.h" />
|
||||||
<ClInclude Include="ai_cmd.h" />
|
<ClInclude Include="ai_cmd.h" />
|
||||||
<ClInclude Include="ai_dmnet.h" />
|
<ClInclude Include="ai_dmnet.h" />
|
||||||
|
|
|
@ -473,6 +473,9 @@
|
||||||
<ClInclude Include="sqlite3.h">
|
<ClInclude Include="sqlite3.h">
|
||||||
<Filter>Header Files</Filter>
|
<Filter>Header Files</Filter>
|
||||||
</ClInclude>
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\qcommon\stv_version.h">
|
||||||
|
<Filter>Header Files</Filter>
|
||||||
|
</ClInclude>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Include="game.def">
|
<None Include="game.def">
|
||||||
|
|
Loading…
Reference in a new issue