From 5d9314f134ddd3dc4c853e398ac90ba247fb2e4f Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Mon, 13 Jun 2016 18:42:42 -0400 Subject: Imported Upstream version 3.1.0 --- Plugins/DbSqliteCipher/updating_version.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Plugins/DbSqliteCipher/updating_version.txt (limited to 'Plugins/DbSqliteCipher/updating_version.txt') diff --git a/Plugins/DbSqliteCipher/updating_version.txt b/Plugins/DbSqliteCipher/updating_version.txt new file mode 100644 index 0000000..dfcbb1c --- /dev/null +++ b/Plugins/DbSqliteCipher/updating_version.txt @@ -0,0 +1,2 @@ +To update SQLCipher version clone its GIT repository, run ./configure and copy sqlite3.c and sqlite3.h from it's main directory, rename it to sqlcipher.c and sqlcipher.h respectively. +Then run add_prefix.sh to add "sqlcipher_" prefix to all symbolx, to avoid conflicts in binaries. \ No newline at end of file -- cgit v1.2.3