redundant zlib DLLs excluded from project.

This commit is contained in:
morkt 2015-07-31 04:36:39 +04:00
parent 4c8ce07e1d
commit d0a09261e7

View File

@ -248,14 +248,6 @@
<ItemGroup>
<Resource Include="Images\48x48\refresh.png" />
<SplashScreen Include="Images\splashscreen.png" />
<Content Include="zlib\zlib32.dll">
<Link>zlib32.dll</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="zlib\zlib64.dll">
<Link>zlib64.dll</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Resource Include="Images\search4files.ico" />
</ItemGroup>
<ItemGroup>