blob: dfb766246c522b3f89429dc41997d9d78ffed348 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!-- Not officially supported! Configuration to build with clang on windows -->
<PropertyGroup Condition="'$(Clang)'=='ClangCL'">
<PlatformToolset>LLVM-vs2014</PlatformToolset>
</PropertyGroup>
</Project>