summaryrefslogtreecommitdiffstats
path: root/clang/win32
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-07-02 00:57:42 +0000
committerTed Kremenek <kremenek@apple.com>2008-07-02 00:57:42 +0000
commit410d32bfec2495d4587d39540dd3a2ce1abf1c49 (patch)
tree83932b33f7fb4f6c57fd8f1414d95344dd3b5eb1 /clang/win32
parent536fb95321ca6434445d8a09e1c3b52334ca7f9d (diff)
downloadbcm5719-llvm-410d32bfec2495d4587d39540dd3a2ce1abf1c49.tar.gz
bcm5719-llvm-410d32bfec2495d4587d39540dd3a2ce1abf1c49.zip
Add DeclCXX.[h.cpp] to clangAST.vcproj
llvm-svn: 53004
Diffstat (limited to 'clang/win32')
-rw-r--r--clang/win32/clangAST/clangAST.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/clang/win32/clangAST/clangAST.vcproj b/clang/win32/clangAST/clangAST.vcproj
index 289aac71752..e041f663f5c 100644
--- a/clang/win32/clangAST/clangAST.vcproj
+++ b/clang/win32/clangAST/clangAST.vcproj
@@ -179,6 +179,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\AST\DeclCXX.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\AST\DeclObjC.cpp"
>
</File>
@@ -265,6 +269,10 @@
>
</File>
<File
+ RelativePath="..\..\include\clang\AST\DeclCXX.h"
+ >
+ </File>
+ <File
RelativePath="..\..\include\clang\AST\DeclObjC.h"
>
</File>
OpenPOWER on IntegriCloud