I have a erlang string which may contain characters like & \" < and so on: 1> Unenc = \"string & \\\"stuff\\\" <\".
I need to build VC++ project (made in VS2008) from command line using MSBuild with additional .cpp file which isn\'t part of this project (doesn\'t listed insection of 开发者_开发问答.vcproj file.