Hi
Is there possible to add external C++ project which uses absolute path to files in Tizen native project?
I got in all project inludes with absolute path like #include <externalproject/header.h>
So I have to show compiler or rather linker where can find folder named externalproject/
How to make compiler to add these files? How to configure settings in such project?
Thanks for any hint.
regards,
slaw