home *** CD-ROM | disk | FTP | other *** search
/ ST-Computer Leser-CD 1999 January / STC_CD_01_1999.iso / base / pd_ph105 / start_pd.prj < prev   
Text File  |  2000-01-08  |  627b  |  20 lines

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