summaryrefslogtreecommitdiffstats
path: root/clang/win32/clangSema
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-06-23 16:18:59 +0000
committerTed Kremenek <kremenek@apple.com>2008-06-23 16:18:59 +0000
commit75c93eed9a0e7f516f5f2c6a78ebd9ab71b8a6e1 (patch)
tree38d5d406b5cc4306b7a3e8a787b1baaa0d8a201b /clang/win32/clangSema
parentb4e2637e9bf89c1dda46cd280f171e1975a3f91b (diff)
downloadbcm5719-llvm-75c93eed9a0e7f516f5f2c6a78ebd9ab71b8a6e1.tar.gz
bcm5719-llvm-75c93eed9a0e7f516f5f2c6a78ebd9ab71b8a6e1.zip
Update VS project files. Patch by Cedric Venet!
llvm-svn: 52625
Diffstat (limited to 'clang/win32/clangSema')
-rw-r--r--clang/win32/clangSema/clangSema.vcproj2
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"
>
OpenPOWER on IntegriCloud