aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Naroff <snaroff@apple.com>2008-10-15 19:49:15 +0000
committerSteve Naroff <snaroff@apple.com>2008-10-15 19:49:15 +0000
commit65adb993d5059f14b0996d967fee5529ef67ddcc (patch)
treec13395f8c12012ce6b54a32b47513a819cf6b716
parentca74360821a14f128a64faf137bb2be09c01e509 (diff)
Add RewriteTest.cpp to VC++ project.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57592 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--win32/clangLibDriver/clangLibDriver.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/clangLibDriver/clangLibDriver.vcproj b/win32/clangLibDriver/clangLibDriver.vcproj
index 316814d572..f1a315f27d 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>