Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3021

vcproj files

$
0
0
For various corporate reasons I've been stuck with VC8 for the past few years but I've finally been given permission to update to something more recent :cool:

The bad news is that I have around 11 years worth of projects all in the old .vcproj format from VC8 :cry:

I'm assuming Visual Studio 2015 probably won't import such an ancient project format - so what would be the latest version of Visual Studio which can still import projects from VC8 (i.e. from VS2005)? I don't mind if it converts them to some other format - as long as it can import them automatically. I don't mind having to do a few tweaks here and there - but I really want to avoid having to reconstruct everything by hand!!

Viewing all articles
Browse latest Browse all 3021

Trending Articles