changeset 708:80144dc972a1

Added an application icon for Mac OS X. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@977 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Tue, 14 Jul 2009 21:51:48 +0000
parents 87ead304355a
children 718e2e543cd1
files UniversalIndentGUI.pro resources/UniversalIndentGUI.icns resources/universalIndentGUI_512x512.png
diffstat 3 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/UniversalIndentGUI.pro	Tue Jul 14 19:55:17 2009 +0000
+++ b/UniversalIndentGUI.pro	Tue Jul 14 21:51:48 2009 +0000
@@ -18,8 +18,9 @@
 CONFIG += debug_and_release
 
 macx {
- CONFIG += x86 sdk
+ CONFIG += x86 ppc sdk
  QMAKE-MAC_SDK = /Developer/SDKs/MacOSX10.4u.sdk
+ ICON = resources/UniversalIndentGUI.icns
 }
 
 CONFIG(release, debug|release) {
Binary file resources/UniversalIndentGUI.icns has changed
Binary file resources/universalIndentGUI_512x512.png has changed