VS Integration: install toolsets for x64 too (PR18738)
authorHans Wennborg <hans@hanshq.net>
Wed, 12 Feb 2014 23:26:29 +0000 (23:26 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 12 Feb 2014 23:26:29 +0000 (23:26 +0000)
commit67ee127f1a7a90faf5c8fbecf19885bc45591c85
tree62e338c46401144c464707264899d9130dbe1a50
parente53b2aceda76650be5b7783e96f874113ee8367c
VS Integration: install toolsets for x64 too (PR18738)

This does exactly the same thing as for Win32, except it passes -m64 to
the compiler and the files go in a different directory.

Differential Revision: http://llvm-reviews.chandlerc.com/D2749

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201269 91177308-0d34-0410-b5e6-96231b3b80d8
tools/msbuild/CMakeLists.txt
tools/msbuild/Microsoft.Cpp.Win32.llvm.props.in
tools/msbuild/install.bat
tools/msbuild/uninstall.bat