home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_01 / PAPILL22.LZH / PAPILLON / BSPMODUL / BEISPIEL.PRJ / BEISPIEL
Text File  |  1994-11-07  |  292b  |  13 lines

  1. BEISPIEL.PMD        ; PMD=Papillon-MoDul
  2.  
  3. =                ; list of modules follows...
  4.  
  5. PCSTART.O            ; startup code (eigentlich egal!)
  6.  
  7. BEISPIEL.C        ; Quelle zum Demo-Modul
  8.  
  9. PCSTDLIB.LIB        ; standard library
  10. PCTOSLIB.LIB        ; TOS library
  11. PCGEMLIB.LIB        ; AES and VDI library (bitte keine AES-Aufrufe!)
  12.  
  13.