MS Visual Studio files for building LLVM on Win32 platforms.
authorReid Spencer <rspencer@reidspencer.com>
Wed, 3 Nov 2004 16:13:14 +0000 (16:13 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 3 Nov 2004 16:13:14 +0000 (16:13 +0000)
commit085ea4d39a51f707981a52fcf08c3994349effd5
treea7b2b410c9499bfcbd091d2270ed5c84d8388cbe
parentda6122f61d4f1c3f1ea16e20cccf22f42b9ee26d
MS Visual Studio files for building LLVM on Win32 platforms.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17446 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
win32/Analysis/Analysis.vcproj [new file with mode: 0644]
win32/CodeGen/CodeGen.vcproj [new file with mode: 0644]
win32/Configure/Configure.vcproj [new file with mode: 0644]
win32/ExecutionEngine/ExecutionEngine.vcproj [new file with mode: 0644]
win32/Fibonacci/Fibonacci.vcproj [new file with mode: 0644]
win32/Support/Support.vcproj [new file with mode: 0644]
win32/System/System.vcproj [new file with mode: 0644]
win32/TableGen/TableGen.vcproj [new file with mode: 0644]
win32/Target/Target.vcproj [new file with mode: 0644]
win32/Transforms/Transforms.vcproj [new file with mode: 0644]
win32/VMCore/VMCore.vcproj [new file with mode: 0644]
win32/x86/x86.vcproj [new file with mode: 0644]