projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc272c3
)
msbuild integration: remove duplicated lines and BOM from 2014 integration (PR20341)
author
Hans Wennborg
<hans@hanshq.net>
Thu, 31 Jul 2014 20:33:22 +0000
(20:33 +0000)
committer
Hans Wennborg
<hans@hanshq.net>
Thu, 31 Jul 2014 20:33:22 +0000
(20:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214435
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/msbuild/toolset-vs2014.targets
patch
|
blob
|
history
diff --git
a/tools/msbuild/toolset-vs2014.targets
b/tools/msbuild/toolset-vs2014.targets
index
fd09c4f
..
05b59a2
100644
(file)
--- a/
tools/msbuild/toolset-vs2014.targets
+++ b/
tools/msbuild/toolset-vs2014.targets
@@
-1,6
+1,3
@@
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
\r
<Import Project="$(VCTargetsPath)\Microsoft.CppCommon.targets" />
\r
</Project>
\r
-<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(VCTargetsPath)\Microsoft.CppCommon.targets" />
-</Project>