Add RewriteTest.cpp to VC++ project.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57592 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/win32/clangLibDriver/clangLibDriver.vcproj b/win32/clangLibDriver/clangLibDriver.vcproj
index 316814d..f1a315f 100644
--- a/win32/clangLibDriver/clangLibDriver.vcproj
+++ b/win32/clangLibDriver/clangLibDriver.vcproj
@@ -157,6 +157,10 @@
 				>

 			</File>

 			<File

+				RelativePath="..\..\Driver\RewriteTest.cpp"

+				>

+			</File>

+			<File

 				RelativePath="..\..\lib\Driver\TextDiagnosticBuffer.cpp"

 				>

 			</File>