I\'m new to Eclipse-CDT, setting up a new project for the first time. I\'m trying to reference Boost without hardcoding an absolute path.
I\'ve put boost in
I got this working doing roughly what Michael Burr suggested above:
Under Project Properties/C/C++ General/Paths and Symbols, I added paths like this:
${ProjDirPath}/../boost_1_39_0