Blame gtkmm-osx/jpeg-6b/maktjpeg.st

darco 56a656
; Project file for Independent JPEG Group's software
darco 56a656
;
darco 56a656
; This project file is for Atari ST/STE/TT systems using Pure C or Turbo C.
darco 56a656
; Thanks to Frank Moehle (Frank.Moehle@arbi.informatik.uni-oldenburg.de),
darco 56a656
; Dr. B. Setzepfandt (bernd@gina.uni-muenster.de),
darco 56a656
; and Guido Vollbeding (guivol@esc.de).
darco 56a656
;
darco 56a656
; To use this file, rename it to jpegtran.prj.
darco 56a656
; If you are using Turbo C, change filenames beginning with "pc..." to "tc..."
darco 56a656
; Read installation instructions before trying to make the program!
darco 56a656
;
darco 56a656
;
darco 56a656
;      * * * Output file * * *
darco 56a656
jpegtran.ttp
darco 56a656
;
darco 56a656
; * * * COMPILER OPTIONS * * *  
darco 56a656
.C[-P]        ; absolute calls
darco 56a656
.C[-M]        ; and no string merging, folks
darco 56a656
.C[-w-cln]    ; no "constant is long" warnings
darco 56a656
.C[-w-par]    ; no "parameter xxxx unused"
darco 56a656
.C[-w-rch]    ; no "unreachable code"
darco 56a656
.C[-wsig]     ; warn if significant digits may be lost
darco 56a656
=
darco 56a656
; * * * * List of modules * * * * 
darco 56a656
pcstart.o
darco 56a656
jpegtran.c	(cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h,transupp.h,jversion.h)
darco 56a656
cdjpeg.c	(cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h)
darco 56a656
rdswitch.c	(cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h)
darco 56a656
transupp.c	(jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jpegint.h,jerror.h,transupp.h)
darco 56a656
libjpeg.lib        ; built by libjpeg.prj
darco 56a656
pcstdlib.lib       ; standard library
darco 56a656
pcextlib.lib       ; extended library