How to include arduino lib into mOS

Hi guys,

I not able to compile my app when include Arduino Lib. I would like to know how to include or point build reference of arduino lib folder.

so the app can see eg.
#include “hello.h”

Example of Lib folder
MyLib\hello.h

All the docs are here
this one answers your question