This commit is contained in:
Kovid Goyal 2012-06-23 21:50:35 +05:30
parent e32aae3b83
commit 5d982f24e5
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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