Hello,

On 2017-02-21 07:32, Green Fields wrote:

cl sqlite3.c -link -dll -out:sqlite3.dll

cl sqlite3.c -DSQLITE_API=__declspec(dllexport) -link -dll -out:sqlite3.dll

nmake /f makefile.msc

nmake /f makefile.msc DYNAMIC_SHELL=1

-- best regards

Cezary H. Noweta
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to