I am attempting to add a linked resource to my C++ project in Visual Studio. However when I select 'Add Existing Item' and look for the 'Add as Link' option from the 'Add' button dropdown, it is not available.
However, I do see this option available for .NET projects.
Does this functionality not exist for C++ in Visual Studio 2010?