From 30fa813e97c0195cdbf02d92943c909904d5a197 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 25 Mar 2021 19:22:20 +0300 Subject: project file fix --- plugins/Dbx_mdbx/dbx_mdbx.vcxproj | 1 + plugins/Dbx_mdbx/dbx_mdbx.vcxproj.filters | 12 ++++++++++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/plugins/Dbx_mdbx/dbx_mdbx.vcxproj b/plugins/Dbx_mdbx/dbx_mdbx.vcxproj index 84813854d3..affa0b7d8c 100644 --- a/plugins/Dbx_mdbx/dbx_mdbx.vcxproj +++ b/plugins/Dbx_mdbx/dbx_mdbx.vcxproj @@ -42,6 +42,7 @@ Create + diff --git a/plugins/Dbx_mdbx/dbx_mdbx.vcxproj.filters b/plugins/Dbx_mdbx/dbx_mdbx.vcxproj.filters index 6419345804..daa0b3818e 100644 --- a/plugins/Dbx_mdbx/dbx_mdbx.vcxproj.filters +++ b/plugins/Dbx_mdbx/dbx_mdbx.vcxproj.filters @@ -32,8 +32,8 @@ Source Files - - Source Files + + Source Files\libmdbx @@ -49,6 +49,9 @@ Header Files + + Source Files\libmdbx + @@ -58,4 +61,9 @@ Resource Files + + + {15959756-96ed-4cd0-8392-62451d45921b} + + \ No newline at end of file -- cgit v1.2.3