diff options
author | George Hazan <ghazan@miranda.im> | 2018-06-20 16:16:03 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-06-20 16:16:03 +0300 |
commit | f559ca1427b16c1d9192f554490759a753c3bf3b (patch) | |
tree | bf0236f6603b3a4ddcf3e099b7de00b05e456275 /plugins/Dbx_mdbx/dbx_mdbx.vcxproj | |
parent | 46ba46c99b1bf6849e9b8914ac9ed38aadeaf8e0 (diff) |
merge with libmdbx/xp
Diffstat (limited to 'plugins/Dbx_mdbx/dbx_mdbx.vcxproj')
-rw-r--r-- | plugins/Dbx_mdbx/dbx_mdbx.vcxproj | 1 |
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 |