Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for SQLite.Interop/SQLite.Interop.vcxproj
2011-04-12
| ||
17:37 | Deleted: Moving old VS solution and project files off into a branch. check-in: [a4d5343b7e] user: shaneh branch: trunk, size: 0 | |
2011-04-08
| ||
00:19 | Fix legacy build system for VS 2010. Properly link the SQLite.Interop assembly file with the NetModule and sign it. Also, correct the solution-to-project build configuration mappings. file: [feea00eee8] check-in: [4c948ec682] user: mistachkin branch: trunk, size: 16180 | |
2011-02-26
| ||
10:21 | 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: [214cc0b70e] check-in: [98361f4a6b] user: mistachkin branch: trunk, size: 23816 | |
2011-02-16
| ||
05:05 | Don't set SQLITE_OPEN_CREATE when "Read Only=true" is used in the connection string. Fix for [ac0e253dcf]. file: [c69df14e2a] check-in: [99e4838b78] user: shaneh branch: trunk, size: 23236 | |
2010-12-20
| ||
18:34 | Added: Another missing project file. file: [e51df608ef] check-in: [eb30ee2240] user: shaneh branch: vs2010, size: 23363 | |