diff options
| author | Steve Naroff <snaroff@apple.com> | 2008-11-13 21:16:53 +0000 |
|---|---|---|
| committer | Steve Naroff <snaroff@apple.com> | 2008-11-13 21:16:53 +0000 |
| commit | c9337928c1dcc5578e0d9988c4ea4c47bac9cb74 (patch) | |
| tree | 0354eaecb57e5f84920da1ab7000ac9d512de468 | |
| parent | 58e008d2a61a73aaa2af07958b15c6f451b92eac (diff) | |
| download | bcm5719-llvm-c9337928c1dcc5578e0d9988c4ea4c47bac9cb74.tar.gz bcm5719-llvm-c9337928c1dcc5578e0d9988c4ea4c47bac9cb74.zip | |
Add file to VC++ project.
llvm-svn: 59261
| -rw-r--r-- | clang/win32/clangLex/clangLex.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/clang/win32/clangLex/clangLex.vcproj b/clang/win32/clangLex/clangLex.vcproj index e8d3041e833..e0cb22efa1b 100644 --- a/clang/win32/clangLex/clangLex.vcproj +++ b/clang/win32/clangLex/clangLex.vcproj @@ -207,6 +207,10 @@ >
</File>
<File
+ RelativePath="..\..\lib\Lex\PreprocessorLexer.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\Lex\ScratchBuffer.cpp"
>
</File>
|

