Hi,
I am trying to create a static library that includes NxpNfcRdLib with it so that the application project doesn't have control over NxpNfcRdLib. I am successfully able to build a library project but when I add this lib to the application project and try to build an application project it is unable to add NxpNfcRdLib/intfs/phPlatform.h and all other header files from the folder. I have attached an image of the error. If I comment #inlcude <phPlatform.h> error shifts to the next line.
