Updated Cocoa example

Now load correctly a font instead of displaying nothing at all.
This commit is contained in:
Marco Antognini 2012-08-20 19:26:30 +02:00
parent abd842510e
commit 757a785ed7
3 changed files with 7 additions and 0 deletions

View file

@ -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