diff options
Diffstat (limited to 'clang/win32/clangSema/clangSema.vcproj')
| -rw-r--r-- | clang/win32/clangSema/clangSema.vcproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/win32/clangSema/clangSema.vcproj b/clang/win32/clangSema/clangSema.vcproj index cc233d1f136..522e02f429b 100644 --- a/clang/win32/clangSema/clangSema.vcproj +++ b/clang/win32/clangSema/clangSema.vcproj @@ -20,6 +20,7 @@ OutputDirectory="..\Debug"
IntermediateDirectory="Debug"
ConfigurationType="4"
+ InheritedPropertySheets="..\..\..\..\win32\common.vsprops"
CharacterSet="2"
>
<Tool
@@ -85,6 +86,7 @@ OutputDirectory="..\Release"
IntermediateDirectory="Release"
ConfigurationType="4"
+ InheritedPropertySheets="..\..\..\..\win32\common.vsprops"
CharacterSet="2"
WholeProgramOptimization="1"
>
|

