System.Data.SQLite

Check-in [bbbb338f7a]
Login

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

Overview
Comment:Move the compile-time options for the interop assembly for Windows Embedded Compact 2013 to the properties file.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: bbbb338f7a82bb1fac4f8f10ff46324356a3268b
User & Date: mistachkin 2014-01-06 04:03:35.043
Context
2014-01-06
04:56
Add SQLiteCompileOptions and InteropCompileOptions properties to the SQLiteConnection class to return the compile-time options for the SQLite core library and interop assembly, respectively. check-in: 30dedcb819 user: mistachkin tags: trunk
04:03
Move the compile-time options for the interop assembly for Windows Embedded Compact 2013 to the properties file. check-in: bbbb338f7a user: mistachkin tags: trunk
01:45
More enhancements to the test suite infrastructure. check-in: ba3ecbf6c4 user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to SQLite.Interop/SQLite.Interop.CE.2005.vcproj.
Changes to SQLite.Interop/SQLite.Interop.CE.2008.vcproj.
Changes to SQLite.Interop/SQLite.Interop.CE.2012.vcxproj.
Changes to SQLite.Interop/props/sqlite3.props.
Changes to SQLite.Interop/props/sqlite3.vsprops.