aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makdjpeg.st
diff options
context:
space:
mode:
authorDavid Walter Seikel2013-01-13 18:54:10 +1000
committerDavid Walter Seikel2013-01-13 18:54:10 +1000
commit959831f4ef5a3e797f576c3de08cd65032c997ad (patch)
treee7351908be5995f0b325b2ebeaa02d5a34b82583 /libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makdjpeg.st
parentAdd info about changes to Irrlicht. (diff)
downloadSledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.zip
SledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.tar.gz
SledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.tar.bz2
SledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.tar.xz
Remove damned ancient DOS line endings from Irrlicht. Hopefully I did not go overboard.
Diffstat (limited to 'libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makdjpeg.st')
-rw-r--r--libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makdjpeg.st72
1 files changed, 36 insertions, 36 deletions
diff --git a/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makdjpeg.st b/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makdjpeg.st
index 52179e3..4b61404 100644
--- a/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makdjpeg.st
+++ b/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makdjpeg.st
@@ -1,36 +1,36 @@
1; Project file for Independent JPEG Group's software 1; Project file for Independent JPEG Group's software
2; 2;
3; This project file is for Atari ST/STE/TT systems using Pure C or Turbo C. 3; This project file is for Atari ST/STE/TT systems using Pure C or Turbo C.
4; Thanks to Frank Moehle, B. Setzepfandt, and Guido Vollbeding. 4; Thanks to Frank Moehle, B. Setzepfandt, and Guido Vollbeding.
5; 5;
6; To use this file, rename it to djpeg.prj. 6; To use this file, rename it to djpeg.prj.
7; If you are using Turbo C, change filenames beginning with "pc..." to "tc..." 7; If you are using Turbo C, change filenames beginning with "pc..." to "tc..."
8; Read installation instructions before trying to make the program! 8; Read installation instructions before trying to make the program!
9; 9;
10; 10;
11; * * * Output file * * * 11; * * * Output file * * *
12djpeg.ttp 12djpeg.ttp
13; 13;
14; * * * COMPILER OPTIONS * * * 14; * * * COMPILER OPTIONS * * *
15.C[-P] ; absolute calls 15.C[-P] ; absolute calls
16.C[-M] ; and no string merging, folks 16.C[-M] ; and no string merging, folks
17.C[-w-cln] ; no "constant is long" warnings 17.C[-w-cln] ; no "constant is long" warnings
18.C[-w-par] ; no "parameter xxxx unused" 18.C[-w-par] ; no "parameter xxxx unused"
19.C[-w-rch] ; no "unreachable code" 19.C[-w-rch] ; no "unreachable code"
20.C[-wsig] ; warn if significant digits may be lost 20.C[-wsig] ; warn if significant digits may be lost
21= 21=
22; * * * * List of modules * * * * 22; * * * * List of modules * * * *
23pcstart.o 23pcstart.o
24djpeg.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h,jversion.h) 24djpeg.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h,jversion.h)
25cdjpeg.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h) 25cdjpeg.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h)
26rdcolmap.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h) 26rdcolmap.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h)
27wrppm.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h) 27wrppm.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h)
28wrgif.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h) 28wrgif.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h)
29wrtarga.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h) 29wrtarga.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h)
30wrbmp.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h) 30wrbmp.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h)
31wrrle.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h) 31wrrle.c (cdjpeg.h,jinclude.h,jconfig.h,jpeglib.h,jmorecfg.h,jerror.h,cderror.h)
32libjpeg.lib ; built by libjpeg.prj 32libjpeg.lib ; built by libjpeg.prj
33pcfltlib.lib ; floating point library 33pcfltlib.lib ; floating point library
34; the float library can be omitted if you've turned off DCT_FLOAT_SUPPORTED 34; the float library can be omitted if you've turned off DCT_FLOAT_SUPPORTED
35pcstdlib.lib ; standard library 35pcstdlib.lib ; standard library
36pcextlib.lib ; extended library 36pcextlib.lib ; extended library