Update PyQt build instructions

This commit is contained in:
Kovid Goyal 2014-06-06 11:09:45 +05:30
parent de7e6b46fd
commit c5a1065a76

View File

@ -529,9 +529,8 @@ PyQt4
Compiling instructions:: Compiling instructions::
python configure.py -c -j5 -e QtCore -e QtGui -e QtSvg -e QtNetwork -e QtWebKit -e QtXmlPatterns --verbose --confirm-license python configure.py -c -j5 --no-designer-plugin --no-qml-plugin --verbose --confirm-license
nmake nmake && nmake install
nmake install
libimobiledevice libimobiledevice