diff options
Diffstat (limited to 'Build/3rdParty/lua51/lua51.vcxproj')
-rw-r--r-- | Build/3rdParty/lua51/lua51.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Build/3rdParty/lua51/lua51.vcxproj b/Build/3rdParty/lua51/lua51.vcxproj index 0b1df9c..460b971 100644 --- a/Build/3rdParty/lua51/lua51.vcxproj +++ b/Build/3rdParty/lua51/lua51.vcxproj @@ -141,8 +141,6 @@ <ClCompile Include="..\..\..\Source\3rdParty\Lua51\ltable.c" /> <ClCompile Include="..\..\..\Source\3rdParty\Lua51\ltablib.c" /> <ClCompile Include="..\..\..\Source\3rdParty\Lua51\ltm.c" /> - <ClCompile Include="..\..\..\Source\3rdParty\Lua51\lua.c" /> - <ClCompile Include="..\..\..\Source\3rdParty\Lua51\luac.c" /> <ClCompile Include="..\..\..\Source\3rdParty\Lua51\lundump.c" /> <ClCompile Include="..\..\..\Source\3rdParty\Lua51\lvm.c" /> <ClCompile Include="..\..\..\Source\3rdParty\Lua51\lzio.c" /> |