< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate] Patch to fixup XCode project for 1.2


Added Core Foundation framework back in for SipDailer only.
--
kobi


On Dec 12, 2007, at 3:10 PM, Kobi Eshun wrote:

Hi,

Attached is a patch  to fix up the XCode build project. In summary:

- no longer build with pre-compiled header, sip_MacPrefix.pch, since it creates an unnecessary dependency on MacTypes.h
- remove carbon framework, which seems to have been introduced for PCH above
- pull defines in sip_MacPrefix.pch (e.g. USE_ARES) into project-wide Preprocessor Macros
- add missing ParseException.[ch]xx to rutil
- remove MacSecurity.[ch]xx, ParseException.[ch]xx, FloatParameter.[ch]xx from stack

--
kobi

<resiprocate_osx_xcode_fixup.diff>

Attachment: resiprocate_osx_xcode_fixup.diff
Description: Binary data