OTHER: Fix some pathes for build configuration on MacOS

Thanks to tru for pointing out those problems
This commit is contained in:
Thomas Frauendorfer 2009-07-20 12:40:22 +02:00
parent 4a8b16de13
commit f02b066112

View file

@ -21,8 +21,7 @@ DESTDIR = $$PWD/..
RESOURCES += ../data/promoe.qrc RESOURCES += ../data/promoe.qrc
RESOURCES += ../data/Almond-blue.qrc RESOURCES += ../data/Almond-blue.qrc
macx:RC_FILE = promoe.icns macx:RC_FILE = ../promoe.icns
macx:INCLUDEPATH = /sw/include
QT += network QT += network
;macx:QTPLUGIN += qjpeg ;macx:QTPLUGIN += qjpeg