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

  1. ;>>>>>>> patch.PRJ <<<<<<<<
  2. patch.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. patch.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. pd_lib.prj            ;                            #bck
  20. ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<