[llvm-commits] CVS: llvm/win32/Support/Support.vcproj
Jeff Cohen
jeffc at jolt-lang.org
Fri Apr 6 15:30:24 PDT 2007
Changes in directory llvm/win32/Support:
Support.vcproj updated: 1.18 -> 1.19
---
Log message:
Track new header file.
---
Diffs of the changes: (+3 -0)
Support.vcproj | 3 +++
1 files changed, 3 insertions(+)
Index: llvm/win32/Support/Support.vcproj
diff -u llvm/win32/Support/Support.vcproj:1.18 llvm/win32/Support/Support.vcproj:1.19
--- llvm/win32/Support/Support.vcproj:1.18 Sun Mar 4 18:00:42 2007
+++ llvm/win32/Support/Support.vcproj Fri Apr 6 17:30:07 2007
@@ -357,6 +357,9 @@
RelativePath="..\..\include\llvm\ADT\APInt.h">
</File>
<File
+ RelativePath="..\..\include\llvm\ADT\APSInt.h">
+ </File>
+ <File
RelativePath="..\..\include\llvm\ADT\BitVector.h">
</File>
<File
More information about the llvm-commits
mailing list