[cfe-commits] r59261 - /cfe/trunk/win32/clangLex/clangLex.vcproj
Steve Naroff
snaroff at apple.com
Thu Nov 13 13:17:02 PST 2008
Author: snaroff
Date: Thu Nov 13 15:16:53 2008
New Revision: 59261
URL: http://llvm.org/viewvc/llvm-project?rev=59261&view=rev
Log:
Add file to VC++ project.
Modified:
cfe/trunk/win32/clangLex/clangLex.vcproj
Modified: cfe/trunk/win32/clangLex/clangLex.vcproj
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/win32/clangLex/clangLex.vcproj?rev=59261&r1=59260&r2=59261&view=diff
==============================================================================
--- cfe/trunk/win32/clangLex/clangLex.vcproj (original)
+++ cfe/trunk/win32/clangLex/clangLex.vcproj Thu Nov 13 15:16:53 2008
@@ -207,6 +207,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\Lex\PreprocessorLexer.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\Lex\ScratchBuffer.cpp"
>
</File>
More information about the cfe-commits
mailing list