Changeset 15824


Ignore:
Timestamp:
2008-05-30T13:02:24+12:00 (16 years ago)
Author:
mdewsnip
Message:

(Adding new DB support) Added win32.mak file into sqlite package, for compiling on Windows.

Location:
gsdl/trunk/packages/sqlite
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/packages/sqlite/README.txt

    r15776 r15824  
    11This package contains the source code for the sqlite3 executable and library in
    2 amalgamated form. It was downloaded from http://www.sqlite.org and has not been
    3 modified.
     2amalgamated form, as downloaded from http://www.sqlite.org. The only modification
     3has been to add a win32.mak file for compiling on Windows.
    44
    55SQLite is in the public domain and is thus free for use for any purpose,
    66commercial or private.
    77
    8 29 May 2008
     830 May 2008
    99Michael Dewsnip
    1010DL Consulting Ltd. (http://www.dlconsulting.com)
Note: See TracChangeset for help on using the changeset viewer.