home *** CD-ROM | disk | FTP | other *** search
- ; Project file for test program with WinLib
- ;
- ; This project file is for Atari ST/STE/TT systems using Pure C or Turbo C.
- ; Written by Karl Anders 0ygard (karlo@ifi.uio.no)
- ; and Ken Hollis (khollis@bitsink.gbdata.com)
- ;
- ; If you intend to use this project file with Turbo C, change references
- ; to PC* libraries to TC*.
-
- B:\test.prg
-
- =
-
- A:\PC\LIB\PCSTART.O ; Pure C Header file
-
- C:\test.o
-
- B:\alert.o ; Custom alert box
- ; cpanel.c ; Global Control Panel
- B:\dialog.o ; Dialog box handling
- B:\dispatch.o ; Dispatch calling routines
- B:\extndobj.o ; Extended Object Type fix routines
- B:\formkbd.o ; Form keyboard routine
- ; B:\globhelp.o ; Global help routine
- B:\image.o ; Image scaling routines
- B:\menu.o ; Windowed menu routines
- B:\mouse.o ; Custom mouse routines
- B:\objects.o ; Object routines
- B:\popup.o ; Popup routines
- B:\resource.o ; Resource handling routines
- B:\sliders.o ; Slider routines
- B:\text.o ; Windowed Text routines
- B:\timer.o ; Timer routines
- B:\tools.o ; WinLIB Pro tools
- B:\windows.o ; Window handling
- B:\winlib.o ; WinLIB Pro
- B:\xaes.o ; eXtensions to AES
- B:\xvdi.o ; eXtensions to VDI
-
- B:\nkcc_tos.o ; Normalized Keyboard Conversion Codes for TOS
-
- A:\PC\LIB\PCSTDLIB.LIB ; standard library
- A:\PC\LIB\PCGEMLIB.LIB ; GEM library
- A:\PC\LIB\PCNGMLIB.LIB ; New Pure C 1.1 GEM library (Falcon030)
- A:\PC\LIB\PCEXTLIB.LIB ; Extended file library
- A:\PC\LIB\PCTOSLIB.LIB ; TOS library
-