home *** CD-ROM | disk | FTP | other *** search
/ Fujiology Archive / fujiology_archive_v1_0.iso / !FALCON / NOCREW / MP2_0997.ZIP / mp2_0997 / src / mp2audio.prj < prev    next >
Text File  |  1999-07-28  |  845b  |  31 lines

  1. ; MPEG audio layer 2 decoder.
  2.  
  3. ;c:\mp2audio.acc
  4. ..\mp2audio.prg
  5. .C [ -K+ -Y- -8- -2+ ]
  6. .L [ -L -Y- -M+ ]
  7. .S [ -Y- -8- ]
  8. =
  9.  
  10. PCSTART.O            ; startup code
  11.  
  12. main.c (version.h, mp2audio.h, configs.h, mp2info.h, window.h, mp2ctrl.rsh, mp2ctrl.h, mp2ctrl.rh, libshoe.h, stream.h, replay.h)
  13. replay.c (snddefs.h, clock.h, matrix.h)
  14. mp2event.c (mp2audio.h, mp2ctrl.h, mp2info.h, window.h, console.h, libshoe.h, version.h, stream.h, replay.h)
  15. window.c (window.h)
  16. stream.c (snddefs.h, mp2audio.h, mp2info.h, libshoe.h)
  17. mp2info.c (mp2info.h)
  18. console.c (mp2audio.h, window.h, libshoe.h, console.h)
  19. libshoe.c (libshoe.h)
  20. bifs.c (libshoe.h, window.h)
  21. decoder.c (types.h, dsp.h)
  22. dsp.s
  23. matrix.s
  24. clock.s
  25.  
  26. PCSTDLIB.LIB        ; standard library
  27. PCEXTLIB.LIB        ; extended library
  28. PCTOSLIB.LIB        ; TOS library
  29. PCGEMLIB.LIB        ; AES and VDI library
  30.  
  31.