Add Everything support show file icon

and add a file icon cache associate with file extension
This commit is contained in:
cxfksword
2014-03-19 23:58:05 +08:00
parent 386b54cf6a
commit 14edd948ac
6 changed files with 66 additions and 9 deletions

View File

@@ -53,6 +53,12 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="Images\folder.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Images\image.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="x64\Everything.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
@@ -65,6 +71,7 @@
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>