Fix jpeg compliation flags for static systems
This commit is contained in:
parent
b8f4b7acb7
commit
3ba5c1b73d
2 changed files with 7 additions and 0 deletions
|
@ -47,6 +47,9 @@ RESOURCES = promoe.qrc
|
|||
macx:RC_FILE = promoe.icns
|
||||
|
||||
QT += network
|
||||
QTPLUGIN += qjpeg
|
||||
QMAKE_LFLAGS += -L$$[QT_INSTALL_PLUGINS]/imageformats
|
||||
|
||||
CONFIG += link_pkgconfig
|
||||
CXXFLAGS += -g
|
||||
;CONFIG += debug warn_on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue