Author: snaroff
Date: Fri Oct 24 11:53:41 2008
New Revision: 58098

URL: http://llvm.org/viewvc/llvm-project?rev=58098&view=rev
Log:
Add another 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=58098&r1=58097&r2=58098&view=diff

==============================================================================
--- cfe/trunk/win32/clangAST/clangAST.vcproj (original)
+++ cfe/trunk/win32/clangAST/clangAST.vcproj Fri Oct 24 11:53:41 2008
@@ -328,6 +328,10 @@
                                RelativePath="..\..\include\clang\AST\Type.h"
                                >
                        </File>
+                       <File
+                               
RelativePath="..\..\include\clang\AST\TypeOrdering.h"
+                               >
+                       </File>
                </Filter>
        </Files>
        <Globals>


_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to