vs2013 msbuild integration: add missing .target files, fix typo in CMakeLists
authorHans Wennborg <hans@hanshq.net>
Mon, 14 Oct 2013 18:16:37 +0000 (18:16 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 14 Oct 2013 18:16:37 +0000 (18:16 +0000)
commit95bf4c48ed490682485d040d856e02c0e2f6f9af
tree63269a7895f85c04c2bccd5e65f58f671d4a450b
parente4b44c1617b82ba4bb5451df83cfc214b1e5d5f5
vs2013 msbuild integration: add missing .target files, fix typo in CMakeLists

This should fix PR17568.

Patch by Josh Samuel!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192610 91177308-0d34-0410-b5e6-96231b3b80d8
tools/msbuild/CMakeLists.txt
tools/msbuild/toolset-vs2013.targets [new file with mode: 0644]
tools/msbuild/toolset-vs2013_xp.targets [new file with mode: 0644]