Kaydet (Commit) 333b6177 authored tarafından Zachary Ware's avatar Zachary Ware

Closes #28568: Fix VS9.0 build files to use sqlite 3.8.11.0

üst 38db34ab
......@@ -74,7 +74,7 @@
/>
<UserMacro
Name="sqlite3Dir"
Value="$(externalsDir)\sqlite-3.6.21"
Value="$(externalsDir)\sqlite-3.8.11.0"
/>
<UserMacro
Name="bz2Dir"
......
......@@ -107,7 +107,7 @@ _bsddb
Wraps Berkeley DB 4.7.25, which is currently built by _bsddb.vcproj.
project.
_sqlite3
Wraps SQLite 3.6.21, which is currently built by sqlite3.vcproj.
Wraps SQLite 3.8.11.0, which is currently built by sqlite3.vcproj.
_tkinter
Wraps the Tk windowing system. Unlike _bsddb and _sqlite3, there's no
corresponding tcltk.vcproj-type project that builds Tcl/Tk from vcproj's
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment