mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
e32aae3b83
commit
5d982f24e5
@ -115,7 +115,7 @@ PyQt4
|
|||||||
|
|
||||||
Compiling instructions::
|
Compiling instructions::
|
||||||
|
|
||||||
python configure.py -c -j5 -e QtCore -e QtGui -e QtSvg -e QtNetwork -e QtWebKit -e QtXmlPatterns --verbose
|
python configure.py -c -j5 -e QtCore -e QtGui -e QtSvg -e QtNetwork -e QtWebKit -e QtXmlPatterns --verbose --confirm-license
|
||||||
nmake
|
nmake
|
||||||
nmake install
|
nmake install
|
||||||
|
|
||||||
|
@ -333,3 +333,4 @@ if window?
|
|||||||
# Indexing
|
# Indexing
|
||||||
# Resizing of images
|
# Resizing of images
|
||||||
# Full screen mode
|
# Full screen mode
|
||||||
|
# Highlight on jump_to_anchor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user