Updated VC++ build system

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43124 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/win32/clangAST/clangAST.vcproj b/win32/clangAST/clangAST.vcproj
index 416821a..ca98bbf 100644
--- a/win32/clangAST/clangAST.vcproj
+++ b/win32/clangAST/clangAST.vcproj
@@ -185,6 +185,10 @@
 				>

 			</File>

 			<File

+				RelativePath="..\..\AST\StmtIterator.cpp"

+				>

+			</File>

+			<File

 				RelativePath="..\..\AST\StmtPrinter.cpp"

 				>

 			</File>

@@ -255,6 +259,10 @@
 				>

 			</File>

 			<File

+				RelativePath="..\..\include\clang\AST\StmtIterator.h"

+				>

+			</File>

+			<File

 				RelativePath="..\..\include\clang\AST\StmtVisitor.h"

 				>

 			</File>