summaryrefslogtreecommitdiffstats
path: root/llvm/tools/msbuild/Platformx86/Toolset.targets
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/msbuild/Platformx86/Toolset.targets')
-rw-r--r--llvm/tools/msbuild/Platformx86/Toolset.targets3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/tools/msbuild/Platformx86/Toolset.targets b/llvm/tools/msbuild/Platformx86/Toolset.targets
new file mode 100644
index 00000000000..938e03b51e2
--- /dev/null
+++ b/llvm/tools/msbuild/Platformx86/Toolset.targets
@@ -0,0 +1,3 @@
+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <Import Project="$(VCTargetsPath)\LLVM.Cpp.Common.targets"/>
+</Project>
OpenPOWER on IntegriCloud