|
From: James W. <ja...@fr...> - 2008-09-04 18:36:10
|
Sean McBride wrote: > On 9/4/08 10:16 AM, James Walker said: > >>> Also, I notice Quesa uses a mix of xcconfig files and directly setting >>> options in the project/target. Would you accept a patch that moves all >>> settings into xcconfig files? This would be useful to us since we are >>> constantly having the change the project to customise build options. >> Yes, that sounds reasonable. > > OK, so before I start, a few followup questions. What is the oldest > version of Xcode to support? I'd say 2.5. > Can I remove the duplicate targets for > gcc3.3? (Instead, compiler choice can be made in the xcconfig file). That's OK with me. (Using gcc .3.3 is only necessary when targeting OS versions earlier than 10.3.9, which I never do.) -- James W. Walker, Innoventive Software LLC <http://www.frameforge3d.com/> |