I've created a new C compiler definition based on VS2008 that includes an SDK directory (great suggestion received from this forum). Unfortunately, this SDK has icc files in it (for inline C++) which are not being picked up. I've added icc to the list of acceptable C++ files, but it looks like this is not being used when tagging compiler directories. Is there some way I can add this extension?
Thanks,
Peter