diff options
| author | Hartmut Kaiser <hartmut.kaiser@gmail.com> | 2007-10-29 21:54:46 +0000 |
|---|---|---|
| committer | Hartmut Kaiser <hartmut.kaiser@gmail.com> | 2007-10-29 21:54:46 +0000 |
| commit | b20beb88cdf24fc48251744b388ad99e45fcea90 (patch) | |
| tree | 9fe27c214b804a8ebb2e9c5f333ae0411f277a8b /clang/win32/clangAST | |
| parent | ae240716ec64c8e6d6083d5d5534c6cb45c7432e (diff) | |
| download | bcm5719-llvm-b20beb88cdf24fc48251744b388ad99e45fcea90.tar.gz bcm5719-llvm-b20beb88cdf24fc48251744b388ad99e45fcea90.zip | |
Updated VC++ build system
llvm-svn: 43478
Diffstat (limited to 'clang/win32/clangAST')
| -rw-r--r-- | clang/win32/clangAST/clangAST.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/clang/win32/clangAST/clangAST.vcproj b/clang/win32/clangAST/clangAST.vcproj index c3d68e5080d..0bb5a4112e5 100644 --- a/clang/win32/clangAST/clangAST.vcproj +++ b/clang/win32/clangAST/clangAST.vcproj @@ -204,6 +204,10 @@ RelativePath="..\..\AST\Type.cpp"
>
</File>
+ <File
+ RelativePath="..\..\AST\TypeSerialization.cpp"
+ >
+ </File>
</Filter>
<Filter
Name="Header Files"
|

