I have about 20 projects that I ported from eVC++ 3.0 into VC++ 2005. That went reasonably well. Now I need to generate makefiles so that these projects can be built from a batch file. With eVC++ 3.0 all I had to do was select menu Project --> Generate makefile. I don't see anything like that in 2005 IDE or in the project's property page. Searched MSDN but it was no help at all.

Anyone know how to do it?

Thanks