comparison easyhg.pro @ 529:4276c7923d65

New icon for OS/X; bump version number
author Chris Cannam
date Thu, 17 Nov 2011 17:49:05 +0000
parents d869e6a18f63
children bdc9de794839
comparison
equal deleted inserted replaced
528:4c2caf8926a2 529:4276c7923d65
104 src/squeezedlabel.cpp 104 src/squeezedlabel.cpp
105 105
106 macx-* { 106 macx-* {
107 SOURCES += src/common_osx.mm 107 SOURCES += src/common_osx.mm
108 LIBS += -framework Foundation 108 LIBS += -framework Foundation
109 ICON = easyhg.icns 109 ICON = easyhg-icon.icns
110 } 110 }
111 111
112 linux* { 112 linux* {
113 LIBS += -lutil 113 LIBS += -lutil
114 } 114 }