Fix jpeg compliation flags for static systems

This commit is contained in:
Tobias Rundstrom 2006-03-03 10:49:34 -03:00
parent b8f4b7acb7
commit 3ba5c1b73d
2 changed files with 7 additions and 0 deletions

View file

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