Update vcproj file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47969 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Steve Naroff 2008-03-05 22:30:39 +00:00
parent 58887bc593
commit 0746d50b09

View File

@ -4,6 +4,7 @@
Version="8.00"
Name="support"
ProjectGUID="{28AA9146-3482-4F41-9CC6-407B1D258508}"
RootNamespace="support"
Keyword="Win32Proj"
>
<Platforms>
@ -320,6 +321,10 @@
RelativePath="..\..\lib\Support\APInt.cpp"
>
</File>
<File
RelativePath="..\..\lib\Support\APSInt.cpp"
>
</File>
<File
RelativePath="..\..\lib\Support\CommandLine.cpp"
>