Add DeclCXX.[h.cpp] to clangAST.vcproj

llvm-svn: 53004
This commit is contained in:
Ted Kremenek 2008-07-02 00:57:42 +00:00
parent 536fb95321
commit 410d32bfec
1 changed files with 8 additions and 0 deletions

View File

@ -178,6 +178,10 @@
RelativePath="..\..\lib\AST\DeclBase.cpp"
>
</File>
<File
RelativePath="..\..\lib\AST\DeclCXX.cpp"
>
</File>
<File
RelativePath="..\..\lib\AST\DeclObjC.cpp"
>
@ -264,6 +268,10 @@
RelativePath="..\..\include\clang\AST\Decl.h"
>
</File>
<File
RelativePath="..\..\include\clang\AST\DeclCXX.h"
>
</File>
<File
RelativePath="..\..\include\clang\AST\DeclObjC.h"
>