diff options
| author | George Hazan <ghazan@miranda.im> | 2020-06-22 20:19:01 +0300 |
|---|---|---|
| committer | George Hazan <ghazan@miranda.im> | 2020-06-22 20:19:01 +0300 |
| commit | 581319b8cd1f774e5fc42db570d44ec2b4e41485 (patch) | |
| tree | 42234da7ead10b3f9421602f5636913ffcb35c72 /plugins/Dbx_mdbx/dbx_mdbx.vcxproj | |
| parent | 3285170a72a34d78e178b2b8117a3622f3a1840a (diff) | |
temporary return of DbChecker
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 f79541e90f..376b0734aa 100644 --- a/plugins/Dbx_mdbx/dbx_mdbx.vcxproj +++ b/plugins/Dbx_mdbx/dbx_mdbx.vcxproj @@ -31,6 +31,7 @@ <Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
</ImportGroup>
<ItemGroup>
+ <ClCompile Include="src\dbcheck.cpp" />
<ClCompile Include="src\dbcontacts.cpp" />
<ClCompile Include="src\dbcrypt.cpp" />
<ClCompile Include="src\dbevents.cpp" />
|
