1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00
By removing lua.c and luac.c from the compile path
This commit is contained in:
sean
2012-06-21 04:33:09 +00:00
parent 982f26ccf6
commit 3215bf602a

View File

@@ -120,8 +120,6 @@
<ClCompile Include="ltable.c" />
<ClCompile Include="ltablib.c" />
<ClCompile Include="ltm.c" />
<ClCompile Include="lua.c" />
<ClCompile Include="luac.c" />
<ClCompile Include="lundump.c" />
<ClCompile Include="lvm.c" />
<ClCompile Include="lzio.c" />