diff options
Diffstat (limited to 'clang/win32/clangLex/clangLex.vcproj')
-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 6e8e37ef652..e8d3041e833 100644 --- a/clang/win32/clangLex/clangLex.vcproj +++ b/clang/win32/clangLex/clangLex.vcproj @@ -179,6 +179,10 @@ >
</File>
<File
+ RelativePath="..\..\lib\Lex\PPCaching.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\Lex\PPDirectives.cpp"
>
</File>
|