mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
d7fec99345
commit
deaba78d42
@ -123,6 +123,7 @@ QT_PLUGINS = ('imageformats', 'audio', 'iconengines', 'mediaservice', 'platforms
|
||||
|
||||
PYQT_MODULES = ('Qt', 'QtCore', 'QtGui', 'QtNetwork', # 'QtMultimedia', 'QtMultimediaWidgets',
|
||||
'QtPrintSupport', 'QtSensors', 'QtSvg', 'QtWebKit', 'QtWebKitWidgets', 'QtWidgets')
|
||||
QT_FRAMEWORKS = []
|
||||
|
||||
if iswindows:
|
||||
QT_DLLS += ['Qt5WinExtras']
|
||||
|
Loading…
x
Reference in New Issue
Block a user