[InstCombine] Signed saturation patterns
[llvm-core.git] / tools / msbuild / Platformx86 / Toolset.props
blob5a5cd6c736fd980637b7489af374e1eae4a5756a
1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
2   <Import Project="$(VCTargetsPath)\LLVM.Cpp.Common.props"/>\r
3 \r
4   <PropertyGroup>\r
5     <ExecutablePath Condition="'$(ExecutablePath)' == ''">$(VC_ExecutablePath_x86);$(WindowsSDK_ExecutablePath);$(VS_ExecutablePath);$(MSBuild_ExecutablePath);$(SystemRoot)\SysWow64;$(FxCopDir);$(PATH);</ExecutablePath>\r
6     <ReferencePath Condition="'$(ReferencePath)' == ''">$(VC_ReferencesPath_x86);</ReferencePath>\r
7     <LibraryPath Condition="'$(LibraryPath)' == ''">$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86</LibraryPath>\r
8     <ExcludePath Condition="'$(ExcludePath)' == ''">$(VC_IncludePath);$(WindowsSDK_IncludePath);$(MSBuild_ExecutablePath);$(VC_LibraryPath_x86);</ExcludePath>\r
9     <DebugCppRuntimeFilesPath Condition="'$(DebugCppRuntimeFilesPath)' == ''">$(VCToolsInstallDir)redist\Debug_NonRedist\x86</DebugCppRuntimeFilesPath>\r
10   </PropertyGroup>\r
11 </Project>\r