< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
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 |
Attachment:
resiprocate_osx_xcode_fixup.diff
Description: Binary data