summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2006-03-07 02:58:13 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2006-03-07 02:58:13 +0000
commit784236d7782b4ad57f7f3371bb67a95369241faa (patch)
tree9b2c6158d78fb24d21a4ff36400c1ae292c4a7c0 /win32
parent549f27d23543c5a4ad997db2c7ee98426463c475 (diff)
downloadllvm-784236d7782b4ad57f7f3371bb67a95369241faa.tar.gz
llvm-784236d7782b4ad57f7f3371bb67a95369241faa.tar.bz2
llvm-784236d7782b4ad57f7f3371bb67a95369241faa.tar.xz
Keep VC++ building.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26584 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32')
-rw-r--r--win32/Support/Support.vcproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/win32/Support/Support.vcproj b/win32/Support/Support.vcproj
index aebee5f41f..e0b38c6c59 100644
--- a/win32/Support/Support.vcproj
+++ b/win32/Support/Support.vcproj
@@ -128,6 +128,9 @@
RelativePath="..\..\lib\Support\Debug.cpp">
</File>
<File
+ RelativePath="..\..\lib\Support\Dwarf.cpp">
+ </File>
+ <File
RelativePath="..\..\lib\Support\FileUtilities.cpp">
</File>
<File
@@ -239,6 +242,9 @@
RelativePath="..\..\include\llvm\Support\DOTGraphTraits.h">
</File>
<File
+ RelativePath="..\..\include\llvm\Support\Dwarf.h">
+ </File>
+ <File
RelativePath="..\..\include\llvm\Support\ELF.h">
</File>
<File