diff options
author | Jeff Cohen <jeffc@jolt-lang.org> | 2005-01-29 03:32:49 +0000 |
---|---|---|
committer | Jeff Cohen <jeffc@jolt-lang.org> | 2005-01-29 03:32:49 +0000 |
commit | 03aef68dc1768e78ca536cffbb8bd52332968042 (patch) | |
tree | c752c37477b3fcf69aa3b720323925f0c90a9da0 /win32 | |
parent | 1f377fcaadb6fc5914759d84ad68eb9297510bf2 (diff) |
Unbreak VC++ build
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19903 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32')
-rw-r--r-- | win32/VMCore/VMCore.vcproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/win32/VMCore/VMCore.vcproj b/win32/VMCore/VMCore.vcproj index 04ffe5bc74..0a995709e8 100644 --- a/win32/VMCore/VMCore.vcproj +++ b/win32/VMCore/VMCore.vcproj @@ -131,9 +131,6 @@ RelativePath="..\..\lib\VMCore\Globals.cpp"> </File> <File - RelativePath="..\..\lib\VMCore\InstrTypes.cpp"> - </File> - <File RelativePath="..\..\lib\VMCore\Instruction.cpp"> </File> <File |