//////////////////////////////////////////// // README // //////////////////////////////////////////// If you need to rebuild sqlite library (.lib and .dll), Use the associated CMakeLists file to generate a sqlite project with the right compilator (x64 or x86). Check on SQLITE website if a new version of sqlite is not avaialble. http://www.sqlite.org/download.html !!! IMPORTANT : you just need to download amalgation package and replace files : shell.c sqlite3.c sqlite.h sqlite3ext.h sqlite3.def (last version 3.6.23.1)