System.Data.SQLite

All files named ”SQLite.Interop/src/core/sqlite3.def”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for SQLite.Interop/src/core/sqlite3.def

2011-04-23
23:41
Deleted: Removed the need for the sqlite3.def file. This should fix issue [e486f6be57]. check-in: [c3a442319f] user: shaneh branch: trunk, size: 0
2011-02-26
10:21
Renamed and modified SQLite.Interop/src/sqlite3.def → SQLite.Interop/src/core/sqlite3.def. Added interop project to streamlined build system. Updated SQLite to version 3.7.5. Fixed several warnings about unused local variables in extension-functions.c and interop.c. Group the source files by their origin (for clarity). Heavily revised the RC file for consistency and to centralize version information. Unfortunately, VS2008 / VS2010 use entirely different schemas for their property files; therefore, two sets of property files are required. Deleted the extraneous resource.h file. file: [23af7056a2] check-in: [98361f4a6b] user: mistachkin branch: trunk, size: 4021