Fix icon location on OS X
This commit is contained in:
@@ -86,7 +86,7 @@ win32 {
|
|||||||
# OS X config
|
# OS X config
|
||||||
macx {
|
macx {
|
||||||
# OS X icon
|
# OS X icon
|
||||||
ICON = resources/images/$${TARGET}.icns
|
ICON = resources/images/qcma.icns
|
||||||
# re-enable pkg-config on OS X (brew installs pkg-config files)
|
# re-enable pkg-config on OS X (brew installs pkg-config files)
|
||||||
QT_CONFIG -= no-pkg-config
|
QT_CONFIG -= no-pkg-config
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user