Replies: 1 comment 2 replies
-
Not sure I fully follow the question. A screenshot of your setting may help clarify. Here is what I would setup to include files in my project: The bit of magic is making your include directory in the setting something like |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I add a folder in 'Includes', the .h files under its subfolders are not getting picked up.
But when added the exact file path for a header file, it works.
Can anyone suggest on how to add the top-level directory so that the build path searches its respective subfolders also?
Beta Was this translation helpful? Give feedback.
All reactions