diff options
| author | Steve Naroff <snaroff@apple.com> | 2008-10-05 01:04:07 +0000 |
|---|---|---|
| committer | Steve Naroff <snaroff@apple.com> | 2008-10-05 01:04:07 +0000 |
| commit | ba2219c4736e1645cd9f99fd071e78dd99021ec3 (patch) | |
| tree | 950231228c3326034b893442d232627dfe950e85 /llvm/win32 | |
| parent | 47ddedab08b06f101461a909141b11532f008abf (diff) | |
| download | bcm5719-llvm-ba2219c4736e1645cd9f99fd071e78dd99021ec3.tar.gz bcm5719-llvm-ba2219c4736e1645cd9f99fd071e78dd99021ec3.zip | |
Update VC++ project file
llvm-svn: 57091
Diffstat (limited to 'llvm/win32')
| -rw-r--r-- | llvm/win32/System/System.vcproj | 4 | ||||
| -rw-r--r-- | llvm/win32/VMCore/VMCore.vcproj | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/llvm/win32/System/System.vcproj b/llvm/win32/System/System.vcproj index 07e1fd4df2f..f72a754a3cd 100644 --- a/llvm/win32/System/System.vcproj +++ b/llvm/win32/System/System.vcproj @@ -314,6 +314,10 @@ > </File> <File + RelativePath="..\..\lib\System\Host.cpp" + > + </File> + <File RelativePath="..\..\lib\System\IncludeFile.cpp" > </File> diff --git a/llvm/win32/VMCore/VMCore.vcproj b/llvm/win32/VMCore/VMCore.vcproj index 9cff8faa864..018d0e5aca4 100644 --- a/llvm/win32/VMCore/VMCore.vcproj +++ b/llvm/win32/VMCore/VMCore.vcproj @@ -426,10 +426,6 @@ > </File> <File - RelativePath="..\..\lib\VMCore\ParameterAttributes.cpp" - > - </File> - <File RelativePath="..\..\lib\VMCore\Pass.cpp" > </File> |

