[cfe-commits] r57354 - /cfe/trunk/win32/clangAST/clangAST.vcproj

Steve Naroff snaroff at apple.com
Fri Oct 10 09:41:39 PDT 2008


Author: snaroff
Date: Fri Oct 10 11:41:38 2008
New Revision: 57354

URL: http://llvm.org/viewvc/llvm-project?rev=57354&view=rev
Log:
Add DeclGroup.cpp.

Modified:
    cfe/trunk/win32/clangAST/clangAST.vcproj

Modified: cfe/trunk/win32/clangAST/clangAST.vcproj
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/win32/clangAST/clangAST.vcproj?rev=57354&r1=57353&r2=57354&view=diff

==============================================================================
--- cfe/trunk/win32/clangAST/clangAST.vcproj (original)
+++ cfe/trunk/win32/clangAST/clangAST.vcproj Fri Oct 10 11:41:38 2008
@@ -183,6 +183,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\lib\AST\DeclGroup.cpp"
+				>
+			</File>
+			<File
 				RelativePath="..\..\lib\AST\DeclObjC.cpp"
 				>
 			</File>





More information about the cfe-commits mailing list