From 65adb993d5059f14b0996d967fee5529ef67ddcc Mon Sep 17 00:00:00 2001 From: Steve Naroff Date: Wed, 15 Oct 2008 19:49:15 +0000 Subject: [PATCH] Add RewriteTest.cpp to VC++ project. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57592 91177308-0d34-0410-b5e6-96231b3b80d8 --- win32/clangLibDriver/clangLibDriver.vcproj | 4 ++++ 1 file changed, 4 insertions(+) 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 @@ -156,6 +156,10 @@ RelativePath="..\..\lib\Driver\InitHeaderSearch.cpp" > + + -- 2.40.0