Thank you for reading,
I want to auto generate a solution for MS Visual Studio 2008. Why? Well a normal project has dozens of files, h, c, hex, txt, xml and we have to generate a couple different projects each month. Till today it was an interns job to do this work.
I tried a couple of thinks but nothing allows me the following: I want to "name" a root folder and than the solution should integrate every file (possible just with the extencens i like (example: just x , h and xml)) that are in the sub folders.
Instead of boring you with my fail attempts, as i am only just began to understand the VS Studio Plugin programing World i rather listen to some more experienced ideas.
Thank you very much.