How to downgrade solution from Visual Studio 2010 to Visual Studio 2005?

后端 未结 4 2005
天涯浪人
天涯浪人 2021-02-04 04:53

I have a huge Visual Studio 2010 solution. I work with Visual Studio 2005, so I want to convert the solution to the desired version. Basically, it\'s a portable C++ code so it s

4条回答
  •  没有蜡笔的小新
    2021-02-04 05:36

    I haven't tried it, but this looks promising:

    http://www.emmet-gray.com/Articles/ProjectConverter.htm

    edit: Nope, not promising, sorry :-(

提交回复
热议问题