diff options
-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 |