diff options
| author | Steve Naroff <snaroff@apple.com> | 2008-10-15 19:49:15 +0000 |
|---|---|---|
| committer | Steve Naroff <snaroff@apple.com> | 2008-10-15 19:49:15 +0000 |
| commit | 6b40b8ab27d2f6bff636b78301489dec397e8b6f (patch) | |
| tree | d89e21dac18b16195ce6b8d9eadc6a5d5855b8fd /clang/win32 | |
| parent | e17f52fc2365d8b3fa739922e1d8c894f19aee86 (diff) | |
| download | bcm5719-llvm-6b40b8ab27d2f6bff636b78301489dec397e8b6f.tar.gz bcm5719-llvm-6b40b8ab27d2f6bff636b78301489dec397e8b6f.zip | |
Add RewriteTest.cpp to VC++ project.
llvm-svn: 57592
Diffstat (limited to 'clang/win32')
| -rw-r--r-- | clang/win32/clangLibDriver/clangLibDriver.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/clang/win32/clangLibDriver/clangLibDriver.vcproj b/clang/win32/clangLibDriver/clangLibDriver.vcproj index 316814d572b..f1a315f27d6 100644 --- a/clang/win32/clangLibDriver/clangLibDriver.vcproj +++ b/clang/win32/clangLibDriver/clangLibDriver.vcproj @@ -157,6 +157,10 @@ >
</File>
<File
+ RelativePath="..\..\Driver\RewriteTest.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\Driver\TextDiagnosticBuffer.cpp"
>
</File>
|

