Hi
How can I evaluate project properties for different configurations? I know about VCConfiguration for C++ projects but wondering if there is a way that works a cross project types not just VCProjects.
I have found there is IVsBuildMacroInfo but is not clear how to use that to evaluate the property in different configurations.