mirror of
https://github.com/UberGames/rpgxEF.git
synced 2025-04-22 17:00:53 +00:00
updated VC project files
This commit is contained in:
parent
9fa8ff4bf6
commit
c75f89a232
2 changed files with 4 additions and 0 deletions
|
@ -494,6 +494,7 @@
|
|||
<ClInclude Include="bg_lex.h" />
|
||||
<ClInclude Include="bg_lib.h" />
|
||||
<ClInclude Include="bg_local.h" />
|
||||
<ClInclude Include="bg_misc.h" />
|
||||
<ClInclude Include="bg_public.h" />
|
||||
<ClInclude Include="botlib.h" />
|
||||
<ClInclude Include="chars.h" />
|
||||
|
|
|
@ -479,6 +479,9 @@
|
|||
<ClInclude Include="g_cmds.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="bg_misc.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="game.def">
|
||||
|
|
Loading…
Reference in a new issue