mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-04 04:13:52 +02:00
9 lines
284 B
Text
9 lines
284 B
Text
# Requires installation of Visual Studio 2017 Community Edition, Git, Python 3.7 and Perl
|
|
# git.exe must be in PATH
|
|
# Intall certifi in python 3 with:
|
|
# py.exe -m pip install certifi
|
|
|
|
vm_name 'calibre-windows-build'
|
|
root 'C:/r'
|
|
python 'py.exe'
|
|
perl 'C:/Strawberry/perl/bin/perl.exe'
|