[llvm-commits] CVS: llvm/win32/Target/Target.vcproj
Jeff Cohen
jeffc at jolt-lang.org
Thu Oct 27 18:43:22 PDT 2005
Changes in directory llvm/win32/Target:
Target.vcproj updated: 1.10 -> 1.11
---
Log message:
Keep Visual Studio happy.
---
Diffs of the changes: (+3 -0)
Target.vcproj | 3 +++
1 files changed, 3 insertions(+)
Index: llvm/win32/Target/Target.vcproj
diff -u llvm/win32/Target/Target.vcproj:1.10 llvm/win32/Target/Target.vcproj:1.11
--- llvm/win32/Target/Target.vcproj:1.10 Thu Sep 1 21:51:42 2005
+++ llvm/win32/Target/Target.vcproj Thu Oct 27 20:43:09 2005
@@ -157,6 +157,9 @@
RelativePath="..\..\include\llvm\Target\TargetInstrInfo.h">
</File>
<File
+ RelativePath="..\..\include\llvm\Target\TargetInstrItineraries.h">
+ </File>
+ <File
RelativePath="..\..\include\llvm\Target\TargetJITInfo.h">
</File>
<File
More information about the llvm-commits
mailing list