Contents 626 B

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