diff options
| author | 2016-06-13 18:42:42 -0400 | |
|---|---|---|
| committer | 2016-06-13 18:42:42 -0400 | |
| commit | 5d9314f134ddd3dc4c853e398ac90ba247fb2e4f (patch) | |
| tree | 5c457fc188036988d7abd29a3eb09931e406510f /Plugins/DbSqliteCipher/updating_version.txt | |
| parent | 8e640722c62692818ab840d50b3758f89a41a54e (diff) | |
Imported Upstream version 3.1.0upstream/3.1.0
Diffstat (limited to 'Plugins/DbSqliteCipher/updating_version.txt')
| -rw-r--r-- | Plugins/DbSqliteCipher/updating_version.txt | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
