SQLiteCpp/sqlite3/README.txt
2015-03-24 17:24:58 +01:00

6 lines
296 B
Plaintext

"sqlite3.c" and "sqlite3.h" files from sqlite-amalgamation-3080803.zip (SQLite 3.8.8.3)
Those files are provided for easy setup under Windows ; they are used by the Visual Studio example solution.
They are not used by the Linux Makefile, which thus requires the Linux "libsqlite3-dev" package.