Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
6725 siemargl 1
Contents of the "beos" sub-directory for UnZip 5.52 and later:
2
 
3
  Contents      this file
4
  README        notes from the author of the BeOS port
5
  Makefile      makefile for building UnZip (sorry, no project files)
6
  beocfg.h      BeOS-specific configuration settings
7
  beos.c        BeOS-specific routines (similar to the Unix ones)
8
  beos.h        structures for the BeOS extra field
9
  beosmain.cpp  BeOS-specific C++ routines
10
  unzip.rsc     BeOS resources for UnZip
11
  unzipsfx.rsc  BeOS resources for UnZipSFX
12
 
13
This port supports both Metrowerks CodeWarrior (PowerPC and x86) and GNU C.
14
 
15
- Chris Herborth (chrish@qnx.com)