comment only
1 files changed, 3 insertions(+), 1 deletions(-) M easyhg.pro
M easyhg.pro +3 -1
@@ 5,7 5,9 @@ TEMPLATE = app TARGET = EasyMercurial # We use the 10.5 SDK and Carbon for all 32-bit OS/X, -# and 10.6 with Cocoa for all 64-bit +# and 10.6 with Cocoa for all 64-bit. (Since EasyHg 1.2, +# we can sadly no longer build for 10.4 because we need +# the FSEvents API) macx-g++40 { # Note, to use the 10.4 SDK on 10.6+ you need qmake -spec macx-g++40 QMAKE_MAC_SDK = /Developer/SDKs/MacOSX10.5.sdk