[llvm-commits] CVS: llvm/win32/VMCore/VMCore.vcproj
Jeff Cohen
jeffc at jolt-lang.org
Mon Jan 8 12:17:35 PST 2007
Changes in directory llvm/win32/VMCore:
VMCore.vcproj updated: 1.24 -> 1.25
---
Log message:
Unbreak VC++ build.
---
Diffs of the changes: (+0 -3)
VMCore.vcproj | 3 ---
1 files changed, 3 deletions(-)
Index: llvm/win32/VMCore/VMCore.vcproj
diff -u llvm/win32/VMCore/VMCore.vcproj:1.24 llvm/win32/VMCore/VMCore.vcproj:1.25
--- llvm/win32/VMCore/VMCore.vcproj:1.24 Fri Dec 15 15:47:01 2006
+++ llvm/win32/VMCore/VMCore.vcproj Mon Jan 8 14:17:17 2007
@@ -291,9 +291,6 @@
RelativePath="..\..\include\llvm\PassManager.h">
</File>
<File
- RelativePath="..\..\lib\VMCore\PassManagerT.h">
- </File>
- <File
RelativePath="..\..\include\llvm\PassSupport.h">
</File>
<File
More information about the llvm-commits
mailing list