X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=win64%2Fsqlite%2FReadme.txt;fp=win64%2Fsqlite%2FReadme.txt;h=0000000000000000000000000000000000000000;hb=abc0f1167f95cd0ed091cfbd3ac6df41445caf90;hp=82ed1464854eddbee73ba9aa3e17446c00c2025f;hpb=cf717a1b27814f3a8b92e957351d8e0c65463fc8;p=creaImageIO.git diff --git a/win64/sqlite/Readme.txt b/win64/sqlite/Readme.txt deleted file mode 100644 index 82ed146..0000000 --- a/win64/sqlite/Readme.txt +++ /dev/null @@ -1,18 +0,0 @@ -//////////////////////////////////////////// -// 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) -