[PATCH] msbuild integration: provide separate files for v100 and v110 integration

Chandler Carruth chandlerc at gmail.com
Fri Sep 6 09:20:20 PDT 2013


  Looks good other than my comment below. (That said, rnk may want to comment on it...)


================
Comment at: tools/msbuild/Microsoft.Cpp.Win32.llvm-v110.props.in:1-2
@@ +1,3 @@
+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">  
+  <Import Project="$(VCTargetsPath)\Platforms\$(Platform)\PlatformToolsets\v110\Microsoft.Cpp.$(Platform).v110.props"/>
+
----------------
Do you still need this file? It seems dead?


http://llvm-reviews.chandlerc.com/D1614



More information about the llvm-commits mailing list