--- Klemens Friedl <[EMAIL PROTECTED]> wrote: > All SQLite3 Source code package (preprocessing for Win32) except the > latest one (v. 3.3.8) have come with "sqlite3.def" file which I used > to build sqlite3.dll (dynamic link library). > > Why hasn't the "sqlite3.def" file been added?
I suspect because the number of external functions change depending on the compile options (OMIT_FEATURE_WHATEVER, etc) it was not included with the source code. It makes more sense to generate it. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------