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

Jeff Cohen jeffc at jolt-lang.org
Wed Apr 25 10:13:37 PDT 2007



Changes in directory llvm/win32/VMCore:

VMCore.vcproj updated: 1.28 -> 1.29
---
Log message:

Note new header file.

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

 VMCore.vcproj |    3 +++
 1 files changed, 3 insertions(+)


Index: llvm/win32/VMCore/VMCore.vcproj
diff -u llvm/win32/VMCore/VMCore.vcproj:1.28 llvm/win32/VMCore/VMCore.vcproj:1.29
--- llvm/win32/VMCore/VMCore.vcproj:1.28	Sun Apr  8 16:19:52 2007
+++ llvm/win32/VMCore/VMCore.vcproj	Wed Apr 25 12:13:18 2007
@@ -239,6 +239,9 @@
 				RelativePath="..\..\include\llvm\Function.h">
 			</File>
 			<File
+				RelativePath="..\..\include\llvm\GlobalAlias.h">
+			</File>
+			<File
 				RelativePath="..\..\include\llvm\GlobalValue.h">
 			</File>
 			<File






More information about the llvm-commits mailing list