[llvm-commits] CVS: llvm/win32/VMCore/VMCore.vcproj
Jeff Cohen
jeffc at jolt-lang.org
Sun Nov 5 11:32:33 PST 2006
Changes in directory llvm/win32/VMCore:
VMCore.vcproj updated: 1.21 -> 1.22
---
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.21 llvm/win32/VMCore/VMCore.vcproj:1.22
--- llvm/win32/VMCore/VMCore.vcproj:1.21 Fri Apr 7 19:43:03 2006
+++ llvm/win32/VMCore/VMCore.vcproj Sun Nov 5 13:31:28 2006
@@ -199,6 +199,9 @@
RelativePath="..\..\lib\VMCore\ValueSymbolTable.cpp">
</File>
<File
+ RelativePath="..\..\lib\VMCore\ValueTypes.cpp">
+ </File>
+ <File
RelativePath="..\..\lib\VMCore\Verifier.cpp">
</File>
</Filter>
More information about the llvm-commits
mailing list