Author: snaroff
Date: Thu Oct 23 20:19:59 2008
New Revision: 58059

URL: http://llvm.org/viewvc/llvm-project?rev=58059&view=rev
Log:
Add file to VC++ project.

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=58059&r1=58058&r2=58059&view=diff

==============================================================================
--- cfe/trunk/win32/clangAST/clangAST.vcproj (original)
+++ cfe/trunk/win32/clangAST/clangAST.vcproj Thu Oct 23 20:19:59 2008
@@ -207,6 +207,10 @@
                                >
                        </File>
                        <File
+                               RelativePath="..\..\lib\AST\InheritViz.cpp"
+                               >
+                       </File>
+                       <File
                                RelativePath="..\..\lib\AST\ParentMap.cpp"
                                >
                        </File>


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

Reply via email to