diff options
| -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>
|

