I have one main project and another project which is added as a subprojects. I want to access header file which is defined in subproject into the main projects but unfortunate it is saying file not find error.
Please have look on the attach image. what should I modify to access header files of subprojects?