From b4443ef1671cbd321413ff7350e8fd6214e3c68a Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Tue, 6 Jul 2010 21:46:53 +0000 Subject: Add Info.plist and application icon to Theme Editor on OS X. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27324 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/themeeditor.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'utils/themeeditor/themeeditor.pro') diff --git a/utils/themeeditor/themeeditor.pro b/utils/themeeditor/themeeditor.pro index 19c01fa..5696d8b 100644 --- a/utils/themeeditor/themeeditor.pro +++ b/utils/themeeditor/themeeditor.pro @@ -88,5 +88,7 @@ macx { QMAKE_LFLAGS_PPC=-mmacosx-version-min=10.4 -arch ppc QMAKE_LFLAGS_X86=-mmacosx-version-min=10.4 -arch i386 CONFIG+=x86 ppc + QMAKE_INFO_PLIST = Info.plist + RC_FILE = resources/windowicon.icns } -- cgit v1.1