removed qjpeg from QTPLUGINS
This commit is contained in:
parent
b15c6de97d
commit
a8045a736d
1 changed files with 0 additions and 1 deletions
|
@ -106,5 +106,4 @@ unix: !macx: target.path = $$(INSTALL_PATH)/bin
|
||||||
unix: !macx: INSTALLS += target appfiles
|
unix: !macx: INSTALLS += target appfiles
|
||||||
|
|
||||||
# STATIC BUILD STUFF
|
# STATIC BUILD STUFF
|
||||||
static: QTPLUGIN += qjpeg
|
|
||||||
static: isEqual(QT_MAJOR_VERSION, 4): QTPLUGIN += qjpcodecs
|
static: isEqual(QT_MAJOR_VERSION, 4): QTPLUGIN += qjpcodecs
|
||||||
|
|
Loading…
Reference in a new issue