|
@@ -175,9 +175,6 @@
|
|
|
</Link>
|
|
|
</ItemDefinitionGroup>
|
|
|
<ItemGroup>
|
|
|
- <Text Include="ReadMe.txt" />
|
|
|
- </ItemGroup>
|
|
|
- <ItemGroup>
|
|
|
<ClInclude Include="..\..\include\civetweb.h" />
|
|
|
<ClInclude Include="..\..\src\third_party\civetweb_lua.h" />
|
|
|
<ClInclude Include="..\..\src\third_party\lua-5.2.4\src\lauxlib.h" />
|
|
@@ -208,7 +205,6 @@
|
|
|
<None Include="..\..\src\mod_duktape.inl" />
|
|
|
<None Include="..\..\src\mod_lua.inl" />
|
|
|
<None Include="..\..\src\timer.inl" />
|
|
|
- <None Include="..\..\src\file_ops.inl" />
|
|
|
</ItemGroup>
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
|
<ImportGroup Label="ExtensionTargets">
|