[llvm-commits] CVS: llvm/win32/Support/Support.vcproj
Jeff Cohen
jeffc at jolt-lang.org
Sat Jan 1 13:34:29 PST 2005
Changes in directory llvm/win32/Support:
Support.vcproj updated: 1.8 -> 1.9
---
Log message:
Add missing file SystemUtils.cpp to Support project.
---
Diffs of the changes: (+3 -0)
Index: llvm/win32/Support/Support.vcproj
diff -u llvm/win32/Support/Support.vcproj:1.8 llvm/win32/Support/Support.vcproj:1.9
--- llvm/win32/Support/Support.vcproj:1.8 Sun Dec 19 00:40:39 2004
+++ llvm/win32/Support/Support.vcproj Sat Jan 1 15:34:18 2005
@@ -171,6 +171,9 @@
RelativePath="..\..\lib\Support\StringExtras.cpp">
</File>
<File
+ RelativePath="..\..\lib\Support\SystemUtils.cpp">
+ </File>
+ <File
RelativePath="..\..\lib\Support\Timer.cpp">
</File>
<File
More information about the llvm-commits
mailing list