home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / os2cl016.zip / readme < prev    next >
Text File  |  1996-05-05  |  1KB  |  37 lines

  1.  
  2.  
  3.     PM++ 0.16
  4.     1995 by G.Iachello
  5.  
  6.     This is freeware. You can modify or use this code as you wish,
  7. provided that my portion of the code reamins freeware (ie available 
  8. to anyone, in listing form) and that you keep my notice at the beginning 
  9. of each file.
  10.  
  11.     This archive contains the PM++ class library by G.Iachello version 0.15
  12.     There is a makefile for building the whole thing.
  13.     
  14.     You'll need: 
  15.         emx 0.9a rev. 3 
  16.         dmake
  17.         
  18.     To install this package, edit the beginning of the makefile and set
  19. the directory definitions to point to your directories. (This is not 
  20. necessary if the emx dir is in the root of the default drive). Then type:
  21.  
  22.     dmake all
  23.     
  24.     to build the library, dll and example program.
  25.  
  26.  
  27.     Note: To build the help file for the example program, you'll need 
  28. the IPF compiler, and the IPF preprocessor by Larry Salomon (a public domain
  29. program found on the hobbes archive).
  30.  
  31.     I can be reached at the following addresses:
  32.     
  33.     internet: giac@dei.unipd.it (Giovanni Iachello)
  34.     fidonet: Giovanni Iachello 2:333/300.22
  35.     
  36.     
  37.