I wanted to know if it is possible to inherit the linker settings and search directory settings of another project in the same workspace.
Nope, you would have to use global variables to achieve this.
Thanks for clearing that up.
Quote from: 16BitBilly on March 06, 2015, 07:59:20 PM
I wanted to know if it is possible to inherit the linker settings and search directory settings of another project in the same workspace.
No. But if you choose targets within a project instead of projects within a workspace it is well possible.