1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-30 19:03:16 +03:00

Add support for including zlib in the shell when compiling with MSVC.

FossilOrigin-Name: e1838cee3847301ef491467dc75d9c4e1e3b12599596c058bdb14319a52fd8a0
This commit is contained in:
mistachkin
2017-12-05 18:54:12 +00:00
parent 72afc3c5de
commit cb6acda902
6 changed files with 92 additions and 17 deletions

View File

@ -561,6 +561,7 @@ SHELL_CORE_DEP =
!ENDIF
!ENDIF
# This is the core library that the shell executable should link with.
#
!IFNDEF SHELL_CORE_LIB