How to give multiple header search path in iphone SDK? I mean what is syntax to write more than one header search path ?
I am including facebook and twitter api. These both has their own header search path.
Facebook header search path ../facebook-iphone-sdk/src
Twiter search header path $(SDKROOT)/usr/include/libxml2
I have to write both in header search path ?
Thanks
Double click the input field and press the plus-button.