Can VS2005 export makefile

I used to be able to export makefile from VC++ 6.0.

Not any more from VS2005.

So, is this feature removed from VS2005 and why

Thanks,



Answer this question

Can VS2005 export makefile

  • RowdyData

    This feature was removed either in VS.net or VS.et 2003. It was because the makefiles generated didn't always work. I think this could be down to the difference in format between the dsw/dsp and the sln/vcproj files.

  • Narayan12345

    Thank you first!

    similar question:

    is it posible to use(or read in) a makefile build source code file in VS2005

    waiting for reply urgertly



  • Can VS2005 export makefile