home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / os2sdk / os2sdk12 / ted / read.me next >
Encoding:
Text File  |  1989-12-12  |  652 b   |  22 lines

  1. /******************************************************************************
  2.  
  3.  
  4.     Read.me - Information for ted sample app.
  5.  
  6.  
  7.  
  8. ******************************************************************************/
  9.  
  10.     To build the ted app type make
  11.  
  12.     The ipfc environment variable should be set so ipfc knows
  13.     where the bmtags.tag and apsymbol.aps files are.
  14.  
  15.     The file opendlg.h and opendlg.lib need to be in the INCLUDE and
  16.     LIB path respectively
  17.  
  18.     The file opendlg.dll (part of the toolkit) needs to be in the LIBPATH
  19.  
  20.     The tedhp.hlp needs to be in the HELP path, or in \os2\help or
  21.     in the current directory
  22.