summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdbx/dbx_mdbx.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-06-20 16:16:03 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-06-20 16:16:03 +0300
commitf559ca1427b16c1d9192f554490759a753c3bf3b (patch)
treebf0236f6603b3a4ddcf3e099b7de00b05e456275 /plugins/Dbx_mdbx/dbx_mdbx.vcxproj
parent46ba46c99b1bf6849e9b8914ac9ed38aadeaf8e0 (diff)
merge with libmdbx/xp
Diffstat (limited to 'plugins/Dbx_mdbx/dbx_mdbx.vcxproj')
-rw-r--r--plugins/Dbx_mdbx/dbx_mdbx.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Dbx_mdbx/dbx_mdbx.vcxproj b/plugins/Dbx_mdbx/dbx_mdbx.vcxproj
index 54c0214bd5..0ef93cb590 100644
--- a/plugins/Dbx_mdbx/dbx_mdbx.vcxproj
+++ b/plugins/Dbx_mdbx/dbx_mdbx.vcxproj
@@ -46,6 +46,7 @@
<ClCompile>
<ExceptionHandling>Sync</ExceptionHandling>
<PreprocessorDefinitions Condition="'$(Configuration)'=='Debug'">MDB_DEBUG=5;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <PreprocessorDefinitions>MDBX_CONFIG_MANUAL_TLS_CALLBACK=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ClCompile>
</ItemDefinitionGroup>
</Project> \ No newline at end of file