OTHER: Fix some pathes for build configuration on MacOS
Thanks to tru for pointing out those problems
This commit is contained in:
parent
4a8b16de13
commit
f02b066112
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue