Adding include paths in PhAb

Hi all,
I’m sure I’ve seen the answer to this before on this site, but can anyone tell me how to add an INCLUDE path to stuff compiled with PhAb, I just want the equivalent of putting a -I/home/steve/include into the gcc compile line.

Cheers

Garry

What you saw is probably to add INCLUDE with Momentics IDE :slight_smile:

Ah well, I edited the Makefile and that works well enough.