[cfe-commits] r58059 - /cfe/trunk/win32/clangAST/clangAST.vcproj
Steve Naroff
snaroff at apple.com
Thu Oct 23 18:19:59 PDT 2008
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>
More information about the cfe-commits
mailing list