c++ - Using MSVC10 Libraries with MVSC11 -
is there way able use visual studio 2010 libraries visual studio 2012 toolset? project uses freeware libraries built msvc9 & msvc10.
i'm familiar properties->general->platform toolset option, keep on visual studio 2012 (v110) if possible.
Comments
Post a Comment