# HG changeset patch # User Chris Cannam # Date 1331726420 0 # Node ID 4ed384ea7f392be194f96106d30172f4987857ae # Parent 687d9e700e8194e9c34273217c1125dd1a1517be comment only diff -r 687d9e700e81 -r 4ed384ea7f39 easyhg.pro --- a/easyhg.pro Wed Mar 14 11:40:58 2012 +0000 +++ b/easyhg.pro Wed Mar 14 12:00:20 2012 +0000 @@ -5,7 +5,9 @@ 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