[cfe-commits] r58996 - /cfe/trunk/win32/clangSema/clangSema.vcproj

Steve Naroff snaroff at apple.com
Mon Nov 10 12:02:46 PST 2008


Author: snaroff
Date: Mon Nov 10 14:02:45 2008
New Revision: 58996

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

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

Modified: cfe/trunk/win32/clangSema/clangSema.vcproj
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/win32/clangSema/clangSema.vcproj?rev=58996&r1=58995&r2=58996&view=diff

==============================================================================
--- cfe/trunk/win32/clangSema/clangSema.vcproj (original)
+++ cfe/trunk/win32/clangSema/clangSema.vcproj Mon Nov 10 14:02:45 2008
@@ -171,6 +171,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\lib\Sema\SemaCXXScopeSpec.cpp"
+				>
+			</File>
+			<File
 				RelativePath="..\..\lib\Sema\SemaDecl.cpp"
 				>
 			</File>





More information about the cfe-commits mailing list