[llvm-commits] CVS: llvm/win32/VMCore/VMCore.vcproj
Jeff Cohen
jeffc at jolt-lang.org
Mon Jan 15 12:27:41 PST 2007
Changes in directory llvm/win32/VMCore:
VMCore.vcproj updated: 1.25 -> 1.26
---
Log message:
Unbreak VC++ build.
---
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.25 llvm/win32/VMCore/VMCore.vcproj:1.26
--- llvm/win32/VMCore/VMCore.vcproj:1.25 Mon Jan 8 14:17:17 2007
+++ llvm/win32/VMCore/VMCore.vcproj Mon Jan 15 14:27:18 2007
@@ -291,6 +291,9 @@
RelativePath="..\..\include\llvm\PassManager.h">
</File>
<File
+ RelativePath="..\..\include\llvm\PassManagers.h">
+ </File>
+ <File
RelativePath="..\..\include\llvm\PassSupport.h">
</File>
<File
More information about the llvm-commits
mailing list