summaryrefslogtreecommitdiff
path: root/win32/Support
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2004-12-19 06:40:39 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2004-12-19 06:40:39 +0000
commit0a691868029abc167d2353612f925071f64b1e3e (patch)
tree4d6de9b0dcff8541b2a65eab8cde30a860753f46 /win32/Support
parent91c3e2d5b3ecf6aa7e509b09672b27d7202d54d2 (diff)
downloadllvm-0a691868029abc167d2353612f925071f64b1e3e.tar.gz
llvm-0a691868029abc167d2353612f925071f64b1e3e.tar.bz2
llvm-0a691868029abc167d2353612f925071f64b1e3e.tar.xz
Add lli project to Visual Studio
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19035 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/Support')
-rw-r--r--win32/Support/Support.vcproj31
1 files changed, 31 insertions, 0 deletions
diff --git a/win32/Support/Support.vcproj b/win32/Support/Support.vcproj
index 8a5ca8b0af..8c359ee491 100644
--- a/win32/Support/Support.vcproj
+++ b/win32/Support/Support.vcproj
@@ -182,6 +182,37 @@
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
+ <Filter
+ Name="bzip2"
+ Filter="">
+ <File
+ RelativePath="..\..\lib\Support\bzip2\blocksort.c">
+ </File>
+ <File
+ RelativePath="..\..\lib\Support\bzip2\bzlib.c">
+ </File>
+ <File
+ RelativePath="..\..\lib\Support\bzip2\bzlib.h">
+ </File>
+ <File
+ RelativePath="..\..\lib\Support\bzip2\bzlib_private.h">
+ </File>
+ <File
+ RelativePath="..\..\lib\Support\bzip2\compress.c">
+ </File>
+ <File
+ RelativePath="..\..\lib\Support\bzip2\crctable.c">
+ </File>
+ <File
+ RelativePath="..\..\lib\Support\bzip2\decompress.c">
+ </File>
+ <File
+ RelativePath="..\..\lib\Support\bzip2\huffman.c">
+ </File>
+ <File
+ RelativePath="..\..\lib\Support\bzip2\randtable.c">
+ </File>
+ </Filter>
</Filter>
<Filter
Name="Header Files"