warzone2100/lib/sqlite3
Giel van Schijndel 037471b784 Update sqlite3.diff for r3984
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3987 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-10 10:15:45 +00:00
..
Makefile.am - Don't define CFLAGS anymore, export WZ_CFLAGS instead, which can be overridden by make commandlines 2008-03-10 02:01:46 +00:00
Makefile.raw Add a partially completed SQLite VFS (requires SQLite 3.5+) implementation for PhysicsFS 2008-03-08 14:23:07 +00:00
physfs_vfs.c Provide two functions (sqlite3_register_physfs_vfs and sqlite3_unregister_physfs_vfs) for registering and unregistering of the PhysicsFS implementation for SQLite's VFS 2008-03-09 17:04:42 +00:00
physfs_vfs.h Provide two functions (sqlite3_register_physfs_vfs and sqlite3_unregister_physfs_vfs) for registering and unregistering of the PhysicsFS implementation for SQLite's VFS 2008-03-09 17:04:42 +00:00
sqlite3.c mutexIsNT() is never used -> warning -> error -> I remove it 2008-03-10 00:59:29 +00:00
sqlite3.diff Update sqlite3.diff for r3984 2008-03-10 10:15:45 +00:00
sqlite3.h * Add SQLite 3.5.4 to the source tree (3.5.6 gives some warnings @ compile time which I don't trust) 2008-03-02 22:37:25 +00:00
sqlite3.vcproj Fix the MSVC project file for sqlite3; patch by Buginator 2008-03-08 18:24:20 +00:00
sqlite3ext.h * Add SQLite 3.5.4 to the source tree (3.5.6 gives some warnings @ compile time which I don't trust) 2008-03-02 22:37:25 +00:00