msbuild: Add clang's compiler-rt libs to the LibraryPath
authorReid Kleckner <reid@kleckner.net>
Thu, 5 Sep 2013 02:09:34 +0000 (02:09 +0000)
committerReid Kleckner <reid@kleckner.net>
Thu, 5 Sep 2013 02:09:34 +0000 (02:09 +0000)
commit2909c9801979f41a85166f3381d0d3c577a7e89c
tree3cb7eb3d205c10d455c1ac667a24e37bc15aa0a9
parentd6d2ef158210f0634e31527193aa13778d48f66c
msbuild: Add clang's compiler-rt libs to the LibraryPath

This allows linking libraries like the asan RTL.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190028 91177308-0d34-0410-b5e6-96231b3b80d8
tools/msbuild/Microsoft.Cpp.Win32.llvm.props.in