]> Creatis software - creaImageIO.git/blobdiff - win64/sqlite/Readme.txt
Merge branch 'master' into changestoITK3and4
[creaImageIO.git] / win64 / sqlite / Readme.txt
diff --git a/win64/sqlite/Readme.txt b/win64/sqlite/Readme.txt
deleted file mode 100644 (file)
index 82ed146..0000000
+++ /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)
-