I have several hundred source files in a single directory some of which are part of a VS2010 project. I want to export only those files that are listed in the Solution Explorer of that project.
It would be nice to have a solution that does not use plugins or macros as I am not very familiar with VS2010.