Get Visual Studio building again.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27504 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jeff Cohen 2006-04-08 00:43:03 +00:00
parent f36e2d3415
commit 1436f8ba21
2 changed files with 3 additions and 3 deletions

View File

@ -129,6 +129,9 @@
<File
RelativePath="..\..\lib\Analysis\ConstantFolding.cpp">
</File>
<File
RelativePath="..\..\lib\Analysis\ConstantRange.cpp">
</File>
<File
RelativePath="..\..\lib\Analysis\InstCount.cpp">
</File>

View File

@ -121,9 +121,6 @@
<File
RelativePath="..\..\lib\VMCore\ConstantFolding.cpp">
</File>
<File
RelativePath="..\..\lib\VMCore\ConstantRange.cpp">
</File>
<File
RelativePath="..\..\lib\VMCore\Constants.cpp">
</File>