1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

Update vcproj file.

llvm-svn: 47969
This commit is contained in:
Steve Naroff 2008-03-05 22:30:39 +00:00
parent f2f352ec48
commit a93ec57f15

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"
>