I've setup PC-Lint according to the guidelines provided by KEIL. I've eneabled "Use project-target related include folders". But when running PC-LINT the project-target related include files are not found. The project compiles just fine. This problem occurs in a normal project and in a multi-project workspace. Even in a simple project where the include folders are "..\Inc" and "..\Utility".
It happens with uVision 5.15 and 5.16.
Does anybody have the same problem.