System.Data.SQLite

Check-in [1688fbec2c]
Login

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

Overview
Comment:Preparation for the native-only interop targets (i.e. SQLite.Interop.dll). Avoid having the project name being used to help name any of the output files.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 1688fbec2c13958ec23edda667c67e725efcbc93
User & Date: mistachkin 2011-02-26 13:51:47.401
Context
2011-02-26
15:09
Enable native-only targets for the interop assembly. check-in: 26379a6c73 user: mistachkin tags: trunk
13:51
Preparation for the native-only interop targets (i.e. SQLite.Interop.dll). Avoid having the project name being used to help name any of the output files. check-in: 1688fbec2c user: mistachkin tags: trunk
12:37
Fix issue with the VERSIONINFO resource where the DEBUG flag was not being set correctly. check-in: ddd4705c67 user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to SQLite.Interop/SQLite.Interop.2008.vcproj.
Changes to SQLite.Interop/SQLite.Interop.2010.vcxproj.
Changes to SQLite.Interop/props/SQLite.Interop.props.
Changes to SQLite.Interop/props/SQLite.Interop.vsprops.
Changes to SQLite.NET.2008.sln.
Changes to SQLite.NET.2010.sln.