mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-25 09:44:17 +02:00
...
This commit is contained in:
parent
31c2d99fad
commit
9676bab7c9
1 changed files with 7 additions and 0 deletions
|
|
@ -53,6 +53,13 @@ SQLite
|
|||
|
||||
Put sqlite3*.h from the sqlite windows amlgamation in ~/sw/include
|
||||
|
||||
APSW
|
||||
-----
|
||||
|
||||
Download source from http://code.google.com/p/apsw/downloads/list and run in visual studio prompt
|
||||
|
||||
python setup.py fetch --all build --missing-checksum-ok --enable-all-extensions install test
|
||||
|
||||
OpenSSL
|
||||
--------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue