mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-21 03:43:13 +02:00
...
This commit is contained in:
parent
d7fec99345
commit
deaba78d42
1 changed files with 1 additions and 0 deletions
|
|
@ -123,6 +123,7 @@ def get_sip_dir(q):
|
|||
|
||||
PYQT_MODULES = ('Qt', 'QtCore', 'QtGui', 'QtNetwork', # 'QtMultimedia', 'QtMultimediaWidgets',
|
||||
'QtPrintSupport', 'QtSensors', 'QtSvg', 'QtWebKit', 'QtWebKitWidgets', 'QtWidgets')
|
||||
QT_FRAMEWORKS = []
|
||||
|
||||
if iswindows:
|
||||
QT_DLLS += ['Qt5WinExtras']
|
||||
|
|
|
|||
Loading…
Reference in a new issue