Skip to content

Commit

Permalink
scripts to build from almalgamate
Browse files Browse the repository at this point in the history
  • Loading branch information
stijnsanders committed Jan 20, 2016
1 parent 1623d23 commit 8d7c862
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions buildsqlite3.cmd
@@ -0,0 +1 @@
cl /DSQLITE_API=__declspec(dllexport) sqlite3.c -link -dll -out:sqlite3.dll
1 change: 1 addition & 0 deletions startvc.cmd
@@ -0,0 +1 @@
%comspec% /k ""C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat"" x86

0 comments on commit 8d7c862

Please sign in to comment.