kolibrios/programs/fs/unzip60/beos/Contents
siemargl e9b1c1bac6 unzip initial commit
git-svn-id: svn://kolibrios.org@6725 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-18 13:40:05 +00:00

16 lines
626 B
Plaintext

Contents of the "beos" sub-directory for UnZip 5.52 and later:
Contents this file
README notes from the author of the BeOS port
Makefile makefile for building UnZip (sorry, no project files)
beocfg.h BeOS-specific configuration settings
beos.c BeOS-specific routines (similar to the Unix ones)
beos.h structures for the BeOS extra field
beosmain.cpp BeOS-specific C++ routines
unzip.rsc BeOS resources for UnZip
unzipsfx.rsc BeOS resources for UnZipSFX
This port supports both Metrowerks CodeWarrior (PowerPC and x86) and GNU C.
- Chris Herborth (chrish@qnx.com)