SDL: Added sqlite3 library
This commit is contained in:
8
project/jni/sqlite3/README-Android
Normal file
8
project/jni/sqlite3/README-Android
Normal file
@@ -0,0 +1,8 @@
|
||||
SQLite on Android
|
||||
|
||||
The Android port of SQLite contains a few customizations.
|
||||
They are immortalized in Android.patch to ease future upgrades.
|
||||
|
||||
This file can be regenerated using:
|
||||
|
||||
diff -r -u -d orig . | grep -v "Only in" > Android.patch
|
||||
Reference in New Issue
Block a user