Have xcode search regular include paths before my HEADER_SEARCH_PATHS

Posted by Setien on Stack Overflow See other posts from Stack Overflow or by Setien
Published on 2010-05-15T14:05:32Z Indexed on 2010/05/15 14:14 UTC
Read the original article Hit count: 177

Filed under:
|
|

I need to force xcode/gcc to search the default system header search paths BEFORE searching my project HEADER_SEARCH_PATHS.

Any idea how I can accomplish this?

© Stack Overflow or respective owner

Related posts about xcode

Related posts about header