diff options
| author | Steve Naroff <snaroff@apple.com> | 2008-03-05 22:16:33 +0000 |
|---|---|---|
| committer | Steve Naroff <snaroff@apple.com> | 2008-03-05 22:16:33 +0000 |
| commit | 93bcc7a6d2d5011547d933b8f0b8da61f4f6cca1 (patch) | |
| tree | 6a4c1160ab674233694d23ff0b91fd0236b41bf8 /clang/win32/clangAST | |
| parent | 29b502e0e0b31c4a8d98a1ec507991f92292735d (diff) | |
| download | bcm5719-llvm-93bcc7a6d2d5011547d933b8f0b8da61f4f6cca1.tar.gz bcm5719-llvm-93bcc7a6d2d5011547d933b8f0b8da61f4f6cca1.zip | |
Update vcproj files.
llvm-svn: 47967
Diffstat (limited to 'clang/win32/clangAST')
| -rw-r--r-- | clang/win32/clangAST/clangAST.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/clang/win32/clangAST/clangAST.vcproj b/clang/win32/clangAST/clangAST.vcproj index 5ff55a1c280..9b4c37ee26b 100644 --- a/clang/win32/clangAST/clangAST.vcproj +++ b/clang/win32/clangAST/clangAST.vcproj @@ -153,6 +153,10 @@ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
+ RelativePath="..\..\AST\ASTConsumer.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\AST\ASTContext.cpp"
>
</File>
@@ -205,6 +209,10 @@ >
</File>
<File
+ RelativePath="..\..\AST\TranslationUnit.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\AST\Type.cpp"
>
</File>
|

