mirror of
https://github.com/UberGames/rpgxEF.git
synced 2024-11-10 15:21:34 +00:00
Updated VisualStudio Project
This commit is contained in:
parent
7b0d0ec650
commit
286257c535
2 changed files with 0 additions and 8 deletions
|
@ -260,8 +260,6 @@
|
|||
<ClCompile Include="ltable.c" />
|
||||
<ClCompile Include="ltablib.c" />
|
||||
<ClCompile Include="ltm.c" />
|
||||
<ClCompile Include="lua.c" />
|
||||
<ClCompile Include="luac.c" />
|
||||
<ClCompile Include="lua_cinematic.c" />
|
||||
<ClCompile Include="lua_cvar.c" />
|
||||
<ClCompile Include="lua_game.c" />
|
||||
|
|
|
@ -252,12 +252,6 @@
|
|||
<ClCompile Include="lzio.c">
|
||||
<Filter>Source Files\lua</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="lua.c">
|
||||
<Filter>Source Files\lua</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="luac.c">
|
||||
<Filter>Source Files\lua</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="g_cinematic.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
|
|
Loading…
Reference in a new issue