removed qjpeg from QTPLUGINS

This commit is contained in:
Rafael 2016-03-29 15:52:51 +02:00
parent b15c6de97d
commit a8045a736d

View file

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