Updated Cocoa example
Now load correctly a font instead of displaying nothing at all.
This commit is contained in:
parent
abd842510e
commit
757a785ed7
3 changed files with 7 additions and 0 deletions
|
@ -14,6 +14,7 @@ set(XIBS MainMenu)
|
|||
# all resource files
|
||||
set(RESOURCES ${SRCROOT}/resources/logo.png
|
||||
${SRCROOT}/resources/icon.icns
|
||||
${SRCROOT}/resources/sansation.ttf
|
||||
${SRCROOT}/resources/blue.png
|
||||
${SRCROOT}/resources/green.png
|
||||
${SRCROOT}/resources/red.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue