Update VC++ project file

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57091 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Steve Naroff 2008-10-05 01:04:07 +00:00
parent 2f63ca3fa8
commit 8256d75f84
2 changed files with 4 additions and 4 deletions

View File

@ -313,6 +313,10 @@
RelativePath="..\..\lib\System\DynamicLibrary.cpp"
>
</File>
<File
RelativePath="..\..\lib\System\Host.cpp"
>
</File>
<File
RelativePath="..\..\lib\System\IncludeFile.cpp"
>

View File

@ -425,10 +425,6 @@
RelativePath="..\..\lib\VMCore\ModuleProvider.cpp"
>
</File>
<File
RelativePath="..\..\lib\VMCore\ParameterAttributes.cpp"
>
</File>
<File
RelativePath="..\..\lib\VMCore\Pass.cpp"
>