From 0fea8ebb4a1e5b97d2413f45c0b5807d7eb5397e Mon Sep 17 00:00:00 2001 From: Jeff Cohen Date: Mon, 7 May 2007 15:21:46 +0000 Subject: Unbreak VC++ build. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36901 91177308-0d34-0410-b5e6-96231b3b80d8 --- win32/Archive/Archive.vcproj | 135 +++++++++++++++++++++++++++++ win32/Bytecode/Bytecode.vcproj | 189 ----------------------------------------- win32/Support/Support.vcproj | 43 ---------- win32/llvm.sln | 36 ++++---- 4 files changed, 153 insertions(+), 250 deletions(-) create mode 100644 win32/Archive/Archive.vcproj delete mode 100644 win32/Bytecode/Bytecode.vcproj (limited to 'win32') diff --git a/win32/Archive/Archive.vcproj b/win32/Archive/Archive.vcproj new file mode 100644 index 0000000..ab33c0c --- /dev/null +++ b/win32/Archive/Archive.vcproj @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/Bytecode/Bytecode.vcproj b/win32/Bytecode/Bytecode.vcproj deleted file mode 100644 index d0980b9..0000000 --- a/win32/Bytecode/Bytecode.vcproj +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win32/Support/Support.vcproj b/win32/Support/Support.vcproj index c4f9f76..e7406d8 100644 --- a/win32/Support/Support.vcproj +++ b/win32/Support/Support.vcproj @@ -122,15 +122,6 @@ RelativePath="..\..\lib\Support\CommandLine.cpp"> - - - - - - - - - - - - - - - - - - - - - - - - - - -