warzone2100/lib/sqlite3
Dennis Schridde a3d8cdbdb2 New include order in frame.h. This should fix msvc problems hopefully.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4096 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-16 03:10:05 +00:00
..
Makefile.am Strip -Werror from WZ_CFLAGS for sqlite3, since there are far more warnings... 2008-03-10 11:10:35 +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 New include order in frame.h. This should fix msvc problems hopefully. 2008-03-16 03:10:05 +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.5.4.diff Rename sqlite3.diff to sqlite3.5.4.diff and update it to be a diff against r3997 2008-03-10 17:00:31 +00:00
sqlite3.c Revert r3997 (we now have the original 3.5.4 in SVN history, at r3997) 2008-03-10 16:57:11 +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 Patch MSVC Solution file to depend on SQLite and change eol-style to native for them, since otherwise patches will not apply. 2008-03-14 18:16:04 +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