[cfe-commits] r52732 - /cfe/trunk/win32/clangParse/clangParse.vcproj
Ted Kremenek
kremenek at apple.com
Wed Jun 25 10:14:52 PDT 2008
Author: kremenek
Date: Wed Jun 25 12:14:52 2008
New Revision: 52732
URL: http://llvm.org/viewvc/llvm-project?rev=52732&view=rev
Log:
Update VS project files.
Modified:
cfe/trunk/win32/clangParse/clangParse.vcproj
Modified: cfe/trunk/win32/clangParse/clangParse.vcproj
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/win32/clangParse/clangParse.vcproj?rev=52732&r1=52731&r2=52732&view=diff
==============================================================================
--- cfe/trunk/win32/clangParse/clangParse.vcproj (original)
+++ cfe/trunk/win32/clangParse/clangParse.vcproj Wed Jun 25 12:14:52 2008
@@ -167,6 +167,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\Parse\ParseCXXInlineMethods.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\Parse\ParseDecl.cpp"
>
</File>
More information about the cfe-commits
mailing list