mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Issue #19450: Update Windows builds to use SQLite 3.8.11.0
This commit is contained in:
commit
4e167ca7c1
4 changed files with 5 additions and 3 deletions
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
<!-- Directories of external projects. tcltk is handled in tcltk.props -->
|
||||
<ExternalsDir>$([System.IO.Path]::GetFullPath(`$(PySourcePath)externals\`))</ExternalsDir>
|
||||
<sqlite3Dir>$(ExternalsDir)sqlite-3.8.3.1\</sqlite3Dir>
|
||||
<sqlite3Dir>$(ExternalsDir)sqlite-3.8.11.0\</sqlite3Dir>
|
||||
<bz2Dir>$(ExternalsDir)bzip2-1.0.6\</bz2Dir>
|
||||
<lzmaDir>$(ExternalsDir)xz-5.0.5\</lzmaDir>
|
||||
<opensslDir>$(ExternalsDir)openssl-1.0.2d\</opensslDir>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue