diff --git a/llvm/tools/msbuild/LLVM.Cpp.Common.props b/llvm/tools/msbuild/LLVM.Cpp.Common.props index 8cd81577a1b8..9a50dcd8a456 100644 --- a/llvm/tools/msbuild/LLVM.Cpp.Common.props +++ b/llvm/tools/msbuild/LLVM.Cpp.Common.props @@ -1,76 +1,76 @@ - - - - - - true - false - - $(IntermediateOutputPath) - $(Configuration)\ - $(SolutionDir)$(Configuration)\ - $(IntDir) - WindowsLocalDebugger - - - - - <_PlatformToolsetShortNameFor_llvm>LLVM - <_PlatformToolsetFriendlyNameFor_llvm>LLVM - - - - - $(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\LLVM\LLVM) - $(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\LLVM\LLVM) - $(LLVMInstallDir)\ - $(LLVMInstallDir)bin\clang-cl.exe - - - - - - - - $(IncludePath);$(VC_IncludePath);$(WindowsSDK_IncludePath); - $(WindowsSDK_MetadataPath); - $(VC_SourcePath); - - - - - - - - Default - - -m$(PlatformArchitecture) %(AdditionalOptions) - - - + + + + + + true + false + + $(IntermediateOutputPath) + $(Configuration)\ + $(SolutionDir)$(Configuration)\ + $(IntDir) + WindowsLocalDebugger + + + + + <_PlatformToolsetShortNameFor_llvm>LLVM + <_PlatformToolsetFriendlyNameFor_llvm>LLVM + + + + + $(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\LLVM\LLVM) + $(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\LLVM\LLVM) + $(LLVMInstallDir)\ + $(LLVMInstallDir)bin\clang-cl.exe + + + + + + + + $(IncludePath);$(VC_IncludePath);$(WindowsSDK_IncludePath); + $(WindowsSDK_MetadataPath); + $(VC_SourcePath); + + + + + + + + Default + + -m$(PlatformArchitecture) %(AdditionalOptions) + + + diff --git a/llvm/tools/msbuild/LLVM.Cpp.Common.targets b/llvm/tools/msbuild/LLVM.Cpp.Common.targets index e0f2bbbe72f0..458eba37647d 100644 --- a/llvm/tools/msbuild/LLVM.Cpp.Common.targets +++ b/llvm/tools/msbuild/LLVM.Cpp.Common.targets @@ -1,176 +1,176 @@ - - - - - - $(ClangClExecutable) - - - - - Project - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - OldStyle - OldStyle - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Default - - - - - + + + + + + $(ClangClExecutable) + + + + + Project + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + OldStyle + OldStyle + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Default + + + + +