where is the path for header files for mac xcode?

I want to include turboc.h file for some project

where do i have to add this file for mac xcode?

where is the path for header files

Usually you can specify search path to include files in IDE preferencies.
Also project folder is in path by default. So you can place that file besides your other .h (or .cpp) files
Topic archived. No new replies allowed.