summaryrefslogtreecommitdiff
path: root/win32/vc6bz2/ReadVCBZ.txt
blob: 3aafd6f03b7d126f45e4c4e131504be5a0e640ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
VC6bz2 Readme

This directory has a VC6 project list that can be used to compile Zip
and the utilities.  The Zip project includes support for the bzip2
compression method.

To include bzip2 support, get a copy of the bzip2 source (bzip2-1.0.4
or later from http://www.bzip.org/ for instance), expand the bzip2
source into a directory, then copy the contents of the bzip2-1.0.4
directory, for instance, into the zip bzip2 directory.  Use this
project to compile zip and bzip2 support should be included.  See
bzip2/install.txt for additional information.

The vc6 directory is similar to this directory but does not include
bzip2 support.  Use that if you do not have a copy of bzip2 or do not
need bzip2 support.

Ed Gordon
26 March 2007