mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-05 23:09:04 +00:00
Changed: #1153 app bundle plist references atys.icns
This commit is contained in:
parent
f9434cbfe1
commit
c4c0a4c699
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ SOURCE_GROUP("r2" FILES ${SRC_R2})
|
|||
# on Mac, create a .App Bundle
|
||||
if(APPLE)
|
||||
SET(MACOSX_BUNDLE_INFO_STRING "Ryzom Core Client")
|
||||
SET(MACOSX_BUNDLE_ICON_FILE "")
|
||||
SET(MACOSX_BUNDLE_ICON_FILE "atys.icns")
|
||||
SET(MACOSX_BUNDLE_GUI_IDENTIFIER "")
|
||||
SET(MACOSX_BUNDLE_LONG_VERSION_STRING ${NL_VERSION})
|
||||
SET(MACOSX_BUNDLE_BUNDLE_NAME "Ryzom Core Client")
|
||||
|
|
Loading…
Reference in a new issue