diff options
| author | Ted Kremenek <kremenek@apple.com> | 2008-08-06 20:50:20 +0000 |
|---|---|---|
| committer | Ted Kremenek <kremenek@apple.com> | 2008-08-06 20:50:20 +0000 |
| commit | 93e9233355d036f16a9e3d20ed77e8f7924d110f (patch) | |
| tree | 819d00191890f8abf05bd4098e41ef64831b1c9d /clang/win32/clangDriver | |
| parent | 987b5057d3d8379783d646a81cd23b78f57ff995 (diff) | |
| download | bcm5719-llvm-93e9233355d036f16a9e3d20ed77e8f7924d110f.tar.gz bcm5719-llvm-93e9233355d036f16a9e3d20ed77e8f7924d110f.zip | |
Added VCProj file for libDriver.
llvm-svn: 54423
Diffstat (limited to 'clang/win32/clangDriver')
| -rw-r--r-- | clang/win32/clangDriver/clangDriver.vcproj | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/clang/win32/clangDriver/clangDriver.vcproj b/clang/win32/clangDriver/clangDriver.vcproj index d1dde29613a..78e55d0e092 100644 --- a/clang/win32/clangDriver/clangDriver.vcproj +++ b/clang/win32/clangDriver/clangDriver.vcproj @@ -231,18 +231,6 @@ RelativePath="..\..\Driver\SerializationTest.cpp"
>
</File>
- <File
- RelativePath="..\..\Driver\TextDiagnosticBuffer.cpp"
- >
- </File>
- <File
- RelativePath="..\..\Driver\TextDiagnosticPrinter.cpp"
- >
- </File>
- <File
- RelativePath="..\..\Driver\TextDiagnostics.cpp"
- >
- </File>
</Filter>
<Filter
Name="Header Files"
@@ -261,18 +249,6 @@ RelativePath="..\..\Driver\clang.h"
>
</File>
- <File
- RelativePath="..\..\Driver\TextDiagnosticBuffer.h"
- >
- </File>
- <File
- RelativePath="..\..\Driver\TextDiagnosticPrinter.h"
- >
- </File>
- <File
- RelativePath="..\..\Driver\TextDiagnostics.h"
- >
- </File>
</Filter>
</Files>
<Globals>
|

