Use the default MSVC LibraryPath.
This lets us pick up runtime library path changes when the project files are updated to newer versions on Visual Studio. This fixes a link error with VS2012, but I still get one from VS2010.
Please register or sign in to comment