summaryrefslogtreecommitdiff
path: root/win32/bugpoint
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2006-11-05 19:31:28 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2006-11-05 19:31:28 +0000
commitd41b30def3181bce4bf87e8bde664d15663165d0 (patch)
treeb4a9c4e0797b23f78257e4cb0f74fde8ec183b2e /win32/bugpoint
parentbcf81242df7983b8e86bec179c4fa04265b26db2 (diff)
downloadllvm-d41b30def3181bce4bf87e8bde664d15663165d0.tar.gz
llvm-d41b30def3181bce4bf87e8bde664d15663165d0.tar.bz2
llvm-d41b30def3181bce4bf87e8bde664d15663165d0.tar.xz
Unbreak VC++ build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31464 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/bugpoint')
-rw-r--r--win32/bugpoint/bugpoint.vcproj9
1 files changed, 9 insertions, 0 deletions
diff --git a/win32/bugpoint/bugpoint.vcproj b/win32/bugpoint/bugpoint.vcproj
index 55392cb284..ab340e8403 100644
--- a/win32/bugpoint/bugpoint.vcproj
+++ b/win32/bugpoint/bugpoint.vcproj
@@ -140,6 +140,9 @@
RelativePath="..\..\tools\bugpoint\ExtractFunction.cpp">
</File>
<File
+ RelativePath="..\..\tools\bugpoint\FindBugs.cpp">
+ </File>
+ <File
RelativePath="..\..\tools\bugpoint\Miscompilation.cpp">
</File>
<File
@@ -148,6 +151,9 @@
<File
RelativePath="..\..\tools\bugpoint\TestPasses.cpp">
</File>
+ <File
+ RelativePath="..\..\tools\bugpoint\ToolRunner.cpp">
+ </File>
</Filter>
<Filter
Name="Header Files"
@@ -159,6 +165,9 @@
<File
RelativePath="..\..\tools\bugpoint\ListReducer.h">
</File>
+ <File
+ RelativePath="..\..\tools\bugpoint\ToolRunner.h">
+ </File>
</Filter>
</Files>
<Globals>