diff easyhg.pro @ 587:4ed384ea7f39 fswatcher

comment only
author Chris Cannam
date Wed, 14 Mar 2012 12:00:20 +0000
parents fa242885a233
children 2985c2a90146
line wrap: on
line diff
--- 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