home *** CD-ROM | disk | FTP | other *** search
/ ST-Computer Leser 1998 October / STC_CD_10_1998.iso / BASE / PD_PATCH / GET_ADDR.PRJ < prev    next >
Encoding:
Text File  |  1998-09-26  |  573 b   |  19 lines

  1. ;>>>>>>> get_addr.PRJ <<<<<<<<
  2. get_addr.prg         ; name of executable program is topmost window
  3. .C [ -Y ]
  4. .L [ -L -Y ]
  5. .S [ -Y ]
  6. = ; list of modules follows...
  7.  
  8. PCSTART.O             ; startup code
  9. get_addr.c             ; c-Datei                    #bck
  10. easyfsel            ;                            #bck
  11. PCFLTLIB.LIB         ; floating point library
  12. ;PC881LIB.LIB        ; floating point library
  13. PCSTDLIB.LIB         ; standard library
  14. ;PCLNALIB.LIB         ; LINEA library
  15.  
  16. PCEXTLIB.LIB         ; extended library
  17. PCTOSLIB.LIB         ; TOS library
  18. PCGEMLIB.LIB         ; AES and VDI library
  19. ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<