diff options
Diffstat (limited to 'llvm/win32/Support/Support.vcproj')
-rw-r--r-- | llvm/win32/Support/Support.vcproj | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/llvm/win32/Support/Support.vcproj b/llvm/win32/Support/Support.vcproj index 7e77cc1e704..051aef26ea2 100644 --- a/llvm/win32/Support/Support.vcproj +++ b/llvm/win32/Support/Support.vcproj @@ -377,8 +377,14 @@ RelativePath="..\..\lib\Support\SlowOperationInformer.cpp" > <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + <FileConfiguration Name="Release|Win32" - ExcludedFromBuild="true" > <Tool Name="VCCLCompilerTool" |