VS2012 にロードして、vcproj ファイルを vcxproj ファイルに変換しました。それから私は追加しました
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
「Globals」というラベルの付いた PropertyGroup に。http://blogs.msdn.com/b/vcblog/archive/2009/12/08/c-native-multi-targeting.aspxを可能な限りフォローして、v80 ツールセットの .props および .target ファイルを追加しました。. ビルドしようとすると、次のエラーが発生します。
error MSB4057: The target "Build" does not exist in the project.