1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Keep VC++ building.

llvm-svn: 26584
This commit is contained in:
Jeff Cohen 2006-03-07 02:58:13 +00:00
parent 174768dde0
commit 65b7db8bfd

View File

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