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

Jeff Cohen jeffc at jolt-lang.org
Sun Apr 8 14:20:09 PDT 2007



Changes in directory llvm/win32/VMCore:

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

Track 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.27 llvm/win32/VMCore/VMCore.vcproj:1.28
--- llvm/win32/VMCore/VMCore.vcproj:1.27	Sun Mar  4 18:00:42 2007
+++ llvm/win32/VMCore/VMCore.vcproj	Sun Apr  8 16:19:52 2007
@@ -281,6 +281,9 @@
 				RelativePath="..\..\include\llvm\ModuleProvider.h">
 			</File>
 			<File
+				RelativePath="..\..\include\llvm\ParameterAttributes.h">
+			</File>
+			<File
 				RelativePath="..\..\include\llvm\Pass.h">
 			</File>
 			<File






More information about the llvm-commits mailing list