summaryrefslogtreecommitdiffstats
path: root/clang/win32/clangAST/clangAST.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'clang/win32/clangAST/clangAST.vcproj')
-rw-r--r--clang/win32/clangAST/clangAST.vcproj10
1 files changed, 10 insertions, 0 deletions
diff --git a/clang/win32/clangAST/clangAST.vcproj b/clang/win32/clangAST/clangAST.vcproj
index 8b5aaaa3785..289aac71752 100644
--- a/clang/win32/clangAST/clangAST.vcproj
+++ b/clang/win32/clangAST/clangAST.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"
>
@@ -193,6 +195,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\AST\ParentMap.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\AST\Stmt.cpp"
>
</File>
@@ -271,6 +277,10 @@
>
</File>
<File
+ RelativePath="..\..\include\clang\AST\ParentMap.h"
+ >
+ </File>
+ <File
RelativePath="..\..\include\clang\AST\PrettyPrinter.h"
>
</File>
OpenPOWER on IntegriCloud