Keep VC++ building.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26584 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jeff Cohen 2006-03-07 02:58:13 +00:00
parent 549f27d235
commit 784236d778

View File

@ -127,6 +127,9 @@
<File
RelativePath="..\..\lib\Support\Debug.cpp">
</File>
<File
RelativePath="..\..\lib\Support\Dwarf.cpp">
</File>
<File
RelativePath="..\..\lib\Support\FileUtilities.cpp">
</File>
@ -238,6 +241,9 @@
<File
RelativePath="..\..\include\llvm\Support\DOTGraphTraits.h">
</File>
<File
RelativePath="..\..\include\llvm\Support\Dwarf.h">
</File>
<File
RelativePath="..\..\include\llvm\Support\ELF.h">
</File>