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/Almond-blue.qrc
|
||||
macx:RC_FILE = promoe.icns
|
||||
macx:INCLUDEPATH = /sw/include
|
||||
macx:RC_FILE = ../promoe.icns
|
||||
|
||||
QT += network
|
||||
;macx:QTPLUGIN += qjpeg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue