[llvm-commits] CVS: llvm/win32/Support/Support.vcproj

Jeff Cohen jeffc at jolt-lang.org
Mon Mar 6 18:58:26 PST 2006



Changes in directory llvm/win32/Support:

Support.vcproj updated: 1.14 -> 1.15
---
Log message:

Keep VC++ building.

---
Diffs of the changes:  (+6 -0)

 Support.vcproj |    6 ++++++
 1 files changed, 6 insertions(+)


Index: llvm/win32/Support/Support.vcproj
diff -u llvm/win32/Support/Support.vcproj:1.14 llvm/win32/Support/Support.vcproj:1.15
--- llvm/win32/Support/Support.vcproj:1.14	Sun Jan 29 22:07:07 2006
+++ llvm/win32/Support/Support.vcproj	Mon Mar  6 20:58:13 2006
@@ -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






More information about the llvm-commits mailing list