diff options
author | George Hazan <ghazan@miranda.im> | 2018-07-11 12:31:08 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-07-11 12:31:08 +0300 |
commit | 96e1fa255eb9e5af7397b582472dc55be01ebeb6 (patch) | |
tree | 460cce86dd81f0bdb6d32e2a1efcd502f0b24c0b /plugins/Dbx_mdbx | |
parent | 92a5c27c4ea88f2f7c4810c789f7b5aebe06d03c (diff) |
this folder isn't needed anymore
Diffstat (limited to 'plugins/Dbx_mdbx')
-rw-r--r-- | plugins/Dbx_mdbx/dbx_mdbx.vcxproj.filters | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/plugins/Dbx_mdbx/dbx_mdbx.vcxproj.filters b/plugins/Dbx_mdbx/dbx_mdbx.vcxproj.filters index ca74f661f0..de5ad9f66c 100644 --- a/plugins/Dbx_mdbx/dbx_mdbx.vcxproj.filters +++ b/plugins/Dbx_mdbx/dbx_mdbx.vcxproj.filters @@ -1,17 +1,4 @@ <?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup>
- <Filter Include="Source Files\libmdbx">
- <UniqueIdentifier>{18e1a858-92e5-48e6-98f1-e08f4b562ea8}</UniqueIdentifier>
- </Filter>
- </ItemGroup>
- <ItemGroup>
- <ClCompile Include="src\libmdbx\src\*.c">
- <Filter>Source Files\libmdbx</Filter>
- </ClCompile>
- <ClInclude Include="src\libmdbx\*.h">
- <Filter>Source Files\libmdbx</Filter>
- </ClInclude>
- </ItemGroup>
<Import Project="$(ProjectDir)..\..\build\vc.common\common.filters" />
</Project>
\ No newline at end of file |