Add an icon and version text for the OS X bundle.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15098 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Barry Wardell 2007-10-13 17:43:12 +00:00
parent f96fc52f00
commit a0f15c64ba
3 changed files with 20 additions and 0 deletions

View file

@ -129,6 +129,8 @@ macx {
CONFIG+=x86 ppc
LIBS += -L/usr/local/lib -framework IOKit
INCLUDEPATH += /usr/local/include
QMAKE_INFO_PLIST = Info.plist
RC_FILE = icons/rbutilqt.icns
}
static {