Folder settings are different than project settings
Hello,
I just imported a shared project from DevOps and I had to change some absolute paths to project relative paths in Project Properties-C/C++ General-Paths and Symbols-Includes.
Now I am still facing some errors like: "...No such file or directory".
When I check the folder where the file that generates this error is located, I see it does not have the same settings that I just set before in Paths and Symbols. I precise the folder is part of the project.
Here are project properties:

And here are folder properties:

