Author: snaroff
Date: Sat Oct  4 19:52:59 2008
New Revision: 57090

URL: http://llvm.org/viewvc/llvm-project?rev=57090&view=rev
Log:
Update VC++ project file

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=57090&r1=57089&r2=57090&view=diff

==============================================================================
--- cfe/trunk/win32/clangParse/clangParse.vcproj (original)
+++ cfe/trunk/win32/clangParse/clangParse.vcproj Sat Oct  4 19:52:59 2008
@@ -195,6 +195,10 @@
                                >
                        </File>
                        <File
+                               RelativePath="..\..\lib\Parse\ParsePragma.cpp"
+                               >
+                       </File>
+                       <File
                                RelativePath="..\..\lib\Parse\Parser.cpp"
                                >
                        </File>
@@ -202,6 +206,10 @@
                                RelativePath="..\..\lib\Parse\ParseStmt.cpp"
                                >
                        </File>
+                       <File
+                               
RelativePath="..\..\lib\Parse\ParseTentative.cpp"
+                               >
+                       </File>
                </Filter>
                <Filter
                        Name="Header Files"


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to