diff options
author | Jeff Cohen <jeffc@jolt-lang.org> | 2006-02-17 02:11:34 +0000 |
---|---|---|
committer | Jeff Cohen <jeffc@jolt-lang.org> | 2006-02-17 02:11:34 +0000 |
commit | ddc0022c6f354e3ef1ad86b7c43f2482e5bd30aa (patch) | |
tree | 4618c58c966a495f77a398edd012459a4f310695 /win32 | |
parent | 9c3c2e9686ea88510656b1627feb91c16f8f1fdb (diff) |
Inform Visual Studio of deleted file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26251 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32')
-rw-r--r-- | win32/x86/x86.vcproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/win32/x86/x86.vcproj b/win32/x86/x86.vcproj index 2c3080dce0..7b041148bf 100644 --- a/win32/x86/x86.vcproj +++ b/win32/x86/x86.vcproj @@ -176,9 +176,6 @@ RelativePath="..\..\lib\Target\X86\X86ISelLowering.cpp"> </File> <File - RelativePath="..\..\lib\Target\X86\X86ISelPattern.cpp"> - </File> - <File RelativePath="..\..\lib\Target\X86\X86JITInfo.cpp"> </File> <File |