summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2005-01-01 21:34:18 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2005-01-01 21:34:18 +0000
commit41ca0b171d74682e594ab82b8f563d706ea35b94 (patch)
tree6f7eb4caad7ade1460651445ff877a05ce68ddf3 /win32
parent184d84b07da9adcc49afa27781b0a120c00db44f (diff)
downloadllvm-41ca0b171d74682e594ab82b8f563d706ea35b94.tar.gz
llvm-41ca0b171d74682e594ab82b8f563d706ea35b94.tar.bz2
llvm-41ca0b171d74682e594ab82b8f563d706ea35b94.tar.xz
Add missing file SystemUtils.cpp to Support project.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19228 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32')
-rw-r--r--win32/Support/Support.vcproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/win32/Support/Support.vcproj b/win32/Support/Support.vcproj
index 8c359ee491..a8914998b7 100644
--- a/win32/Support/Support.vcproj
+++ b/win32/Support/Support.vcproj
@@ -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