From: Jeff Cohen Date: Sun, 29 Apr 2007 14:22:14 +0000 (+0000) Subject: Unbreak VC++ build. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=1d6bf2f5806032b4628c33b472363e15dcaefd2e;p=oota-llvm.git Unbreak VC++ build. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36560 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/win32/Bitcode/Bitcode.vcproj b/win32/Bitcode/Bitcode.vcproj index 6fc27c683a1..828e44c5a04 100644 --- a/win32/Bitcode/Bitcode.vcproj +++ b/win32/Bitcode/Bitcode.vcproj @@ -117,21 +117,18 @@ - - + RelativePath="..\..\lib\Bitcode\Writer\BitcodeWriter.cpp"> + RelativePath="..\..\lib\Bitcode\Writer\ValueEnumerator.cpp"> + RelativePath="..\..\lib\Bitcode\Writer\ValueEnumerator.h"> diff --git a/win32/Support/Support.vcproj b/win32/Support/Support.vcproj index 12e7625b01b..c4f9f76fc44 100644 --- a/win32/Support/Support.vcproj +++ b/win32/Support/Support.vcproj @@ -157,6 +157,9 @@ + + @@ -310,6 +313,9 @@ + +