[llvm-commits] CVS: llvm/win32/CodeGen/CodeGen.vcproj
Jeff Cohen
jeffc at jolt-lang.org
Thu Mar 23 18:19:05 PST 2006
Changes in directory llvm/win32/CodeGen:
CodeGen.vcproj updated: 1.21 -> 1.22
---
Log message:
Get Visual Studio happy again.
---
Diffs of the changes: (+3 -0)
CodeGen.vcproj | 3 +++
1 files changed, 3 insertions(+)
Index: llvm/win32/CodeGen/CodeGen.vcproj
diff -u llvm/win32/CodeGen/CodeGen.vcproj:1.21 llvm/win32/CodeGen/CodeGen.vcproj:1.22
--- llvm/win32/CodeGen/CodeGen.vcproj:1.21 Sun Jan 29 22:07:07 2006
+++ llvm/win32/CodeGen/CodeGen.vcproj Thu Mar 23 20:18:52 2006
@@ -259,6 +259,9 @@
RelativePath="..\..\include\llvm\CodeGen\MachineInstrBuilder.h">
</File>
<File
+ RelativePath="..\..\include\llvm\CodeGen\MachineLocation.h">
+ </File>
+ <File
RelativePath="..\..\include\llvm\CodeGen\MachineRelocation.h">
</File>
<File
More information about the llvm-commits
mailing list