home *** CD-ROM | disk | FTP | other *** search
/ M.u.C.S. Disc 2000 / MUCS2000.iso / anwend / bigdos / xhditest.prj < prev    next >
Text File  |  1996-12-22  |  307b  |  15 lines

  1. ; @(#)XHDItest.prj
  2. ; 1995-05-27 von Rainer Seitel
  3.  
  4. xhditest.ttp       ; name of executable program
  5.  
  6. =                  ; list of modules follows ...
  7.  
  8. pcstart.o          ; startup code
  9.  
  10. xhditest.c (xhdi.h)
  11. xhdi.c (xhdi.h)
  12.  
  13. pcstdlib.lib       ; standard library
  14. pctoslib.lib       ; TOS library
  15.