home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / SAMPL.ZIP / SPMSAMPL.DEF < prev    next >
Text File  |  1993-02-03  |  343b  |  20 lines

  1. ;******* SPMSAMPL.C  Module Definition File (.DEF) ********
  2. ;
  3. ;  The module definition file supplies extra information about the program
  4. ;  module to the LINKER.
  5.  
  6.  
  7. NAME    SPMSAMPL WINDOWCOMPAT
  8.  
  9. DESCRIPTION 'SPM/2 SAMPLE API PROGRAM'
  10.  
  11. STUB    'OS2STUB.EXE'
  12.  
  13. DATA    MULTIPLE
  14.  
  15. STACKSIZE   46000
  16. HEAPSIZE    10000
  17.  
  18. PROTMODE
  19.  
  20.