Not sure if this is a compiler question or ccs question....but:
I would like to link one of several different versions of a .lib file into my project build, based on a single compile switch (ie "ifdef SWITCH_1"). The various .lib files reside in directories outside of my workspace. Is there an easy way to do this?
Thx,
MikeH