summaryrefslogtreecommitdiff
path: root/win32
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
commit0746d50b099d3bdeddf3ef1ec299788583fb09ba (patch)
treed5763e36f7acca28b0c2e6ab4473dabb2a1957e3 /win32
parent58887bc59316bcaf0c0675a45ddecd6994f3fbc6 (diff)
downloadllvm-0746d50b099d3bdeddf3ef1ec299788583fb09ba.tar.gz
llvm-0746d50b099d3bdeddf3ef1ec299788583fb09ba.tar.bz2
llvm-0746d50b099d3bdeddf3ef1ec299788583fb09ba.tar.xz
Update vcproj file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47969 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32')
-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 6e9eb07425..c6bca2e59f 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>