summaryrefslogtreecommitdiffstats
path: root/clang/win32/clangLex/clangLex.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'clang/win32/clangLex/clangLex.vcproj')
-rw-r--r--clang/win32/clangLex/clangLex.vcproj18
1 files changed, 17 insertions, 1 deletions
diff --git a/clang/win32/clangLex/clangLex.vcproj b/clang/win32/clangLex/clangLex.vcproj
index 3be092ade7f..c2e8d35ca16 100644
--- a/clang/win32/clangLex/clangLex.vcproj
+++ b/clang/win32/clangLex/clangLex.vcproj
@@ -169,7 +169,7 @@
>
</File>
<File
- RelativePath="..\..\lib\Lex\MacroExpander.cpp"
+ RelativePath="..\..\lib\Lex\MacroArgs.cpp"
>
</File>
<File
@@ -177,10 +177,22 @@
>
</File>
<File
+ RelativePath="..\..\lib\Lex\PPDirectives.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\Lex\PPExpressions.cpp"
>
</File>
<File
+ RelativePath="..\..\lib\Lex\PPLexerChange.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\lib\Lex\PPMacroExpansion.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\Lex\Pragma.cpp"
>
</File>
@@ -192,6 +204,10 @@
RelativePath="..\..\lib\Lex\ScratchBuffer.cpp"
>
</File>
+ <File
+ RelativePath="..\..\lib\Lex\TokenLexer.cpp"
+ >
+ </File>
</Filter>
<Filter
Name="Header Files"
OpenPOWER on IntegriCloud