[cfe-commits] r58091 - /cfe/trunk/win32/clangAnalysis/clangAnalysis.vcproj

Steve Naroff snaroff at apple.com
Fri Oct 24 05:40:20 PDT 2008


Author: snaroff
Date: Fri Oct 24 07:40:20 2008
New Revision: 58091

URL: http://llvm.org/viewvc/llvm-project?rev=58091&view=rev
Log:
Yet another update to the VC++ proj.

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

Modified: cfe/trunk/win32/clangAnalysis/clangAnalysis.vcproj
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/win32/clangAnalysis/clangAnalysis.vcproj?rev=58091&r1=58090&r2=58091&view=diff

==============================================================================
--- cfe/trunk/win32/clangAnalysis/clangAnalysis.vcproj (original)
+++ cfe/trunk/win32/clangAnalysis/clangAnalysis.vcproj Fri Oct 24 07:40:20 2008
@@ -255,6 +255,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\lib\Analysis\RegionStore.cpp"
+				>
+			</File>
+			<File
 				RelativePath="..\..\lib\Analysis\SVals.cpp"
 				>
 			</File>





More information about the cfe-commits mailing list