aboutsummaryrefslogtreecommitdiffstats
path: root/win32/Support
diff options
context:
space:
mode:
authorSteve Naroff <snaroff@apple.com>2008-03-05 22:30:39 +0000
committerSteve Naroff <snaroff@apple.com>2008-03-05 22:30:39 +0000
commitfe0de853fb2aa58f704b27e5b7b74872581980c1 (patch)
treed5763e36f7acca28b0c2e6ab4473dabb2a1957e3 /win32/Support
parentd039156e80bd44d1ba5c4195b3857fa6b8c66312 (diff)
downloadexternal_llvm-fe0de853fb2aa58f704b27e5b7b74872581980c1.zip
external_llvm-fe0de853fb2aa58f704b27e5b7b74872581980c1.tar.gz
external_llvm-fe0de853fb2aa58f704b27e5b7b74872581980c1.tar.bz2
Update vcproj file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47969 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/Support')
-rw-r--r--win32/Support/Support.vcproj5
1 files changed, 5 insertions, 0 deletions
diff --git a/win32/Support/Support.vcproj b/win32/Support/Support.vcproj
index 6e9eb07..c6bca2e 100644
--- a/win32/Support/Support.vcproj
+++ b/win32/Support/Support.vcproj
@@ -4,6 +4,7 @@
Version="8.00"
Name="support"
ProjectGUID="{28AA9146-3482-4F41-9CC6-407B1D258508}"
+ RootNamespace="support"
Keyword="Win32Proj"
>
<Platforms>
@@ -321,6 +322,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\Support\APSInt.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\Support\CommandLine.cpp"
>
</File>