[llvm-commits] CVS: llvm/win32/Target/Target.vcproj
Jeff Cohen
jeffc at jolt-lang.org
Thu Apr 20 15:19:58 PDT 2006
Changes in directory llvm/win32/Target:
Target.vcproj updated: 1.13 -> 1.14
---
Log message:
Keep Visual Studio informed.
---
Diffs of the changes: (+0 -6)
Target.vcproj | 6 ------
1 files changed, 6 deletions(-)
Index: llvm/win32/Target/Target.vcproj
diff -u llvm/win32/Target/Target.vcproj:1.13 llvm/win32/Target/Target.vcproj:1.14
--- llvm/win32/Target/Target.vcproj:1.13 Sun Jan 29 22:07:07 2006
+++ llvm/win32/Target/Target.vcproj Thu Apr 20 17:19:06 2006
@@ -133,9 +133,6 @@
RelativePath="..\..\lib\Target\TargetMachineRegistry.cpp">
</File>
<File
- RelativePath="..\..\lib\Target\TargetSchedInfo.cpp">
- </File>
- <File
RelativePath="..\..\lib\Target\TargetSubtarget.cpp">
</File>
</Filter>
@@ -177,9 +174,6 @@
RelativePath="..\..\include\llvm\Target\TargetOptions.h">
</File>
<File
- RelativePath="..\..\include\llvm\Target\TargetSchedInfo.h">
- </File>
- <File
RelativePath="..\..\include\llvm\Target\TargetSubtarget.h">
</File>
</Filter>
More information about the llvm-commits
mailing list