diff options
author | David Walter Seikel | 2013-01-13 17:24:39 +1000 |
---|---|---|
committer | David Walter Seikel | 2013-01-13 17:24:39 +1000 |
commit | 393b5cd1dc438872af89d334ef6e5fcc59f27d47 (patch) | |
tree | 6a14521219942a08a1b95cb2f5a923a9edd60f63 /libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makejdsp.vc6 | |
parent | Add a note about rasters suggested start up code. (diff) | |
download | SledjHamr-393b5cd1dc438872af89d334ef6e5fcc59f27d47.zip SledjHamr-393b5cd1dc438872af89d334ef6e5fcc59f27d47.tar.gz SledjHamr-393b5cd1dc438872af89d334ef6e5fcc59f27d47.tar.bz2 SledjHamr-393b5cd1dc438872af89d334ef6e5fcc59f27d47.tar.xz |
Added Irrlicht 1.8, but without all the Windows binaries.
Diffstat (limited to '')
-rw-r--r-- | libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makejdsp.vc6 | 285 |
1 files changed, 285 insertions, 0 deletions
diff --git a/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makejdsp.vc6 b/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makejdsp.vc6 new file mode 100644 index 0000000..ba87738 --- /dev/null +++ b/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makejdsp.vc6 | |||
@@ -0,0 +1,285 @@ | |||
1 | # Microsoft Developer Studio Project File - Name="jpeg" - Package Owner=<4> | ||
2 | # Microsoft Developer Studio Generated Build File, Format Version 6.00 | ||
3 | # ** NICHT BEARBEITEN ** | ||
4 | |||
5 | # TARGTYPE "Win32 (x86) Static Library" 0x0104 | ||
6 | |||
7 | CFG=jpeg - Win32 | ||
8 | !MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE | ||
9 | !MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl | ||
10 | !MESSAGE | ||
11 | !MESSAGE NMAKE /f "jpeg.mak". | ||
12 | !MESSAGE | ||
13 | !MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben | ||
14 | !MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel: | ||
15 | !MESSAGE | ||
16 | !MESSAGE NMAKE /f "jpeg.mak" CFG="jpeg - Win32" | ||
17 | !MESSAGE | ||
18 | !MESSAGE Für die Konfiguration stehen zur Auswahl: | ||
19 | !MESSAGE | ||
20 | !MESSAGE "jpeg - Win32" (basierend auf "Win32 (x86) Static Library") | ||
21 | !MESSAGE | ||
22 | |||
23 | # Begin Project | ||
24 | # PROP AllowPerConfigDependencies 0 | ||
25 | # PROP Scc_ProjName "" | ||
26 | # PROP Scc_LocalPath "" | ||
27 | CPP=cl.exe | ||
28 | RSC=rc.exe | ||
29 | # PROP BASE Use_MFC 0 | ||
30 | # PROP BASE Use_Debug_Libraries 0 | ||
31 | # PROP BASE Output_Dir ".\Release" | ||
32 | # PROP BASE Intermediate_Dir ".\Release" | ||
33 | # PROP BASE Target_Dir "" | ||
34 | # PROP Use_MFC 0 | ||
35 | # PROP Use_Debug_Libraries 0 | ||
36 | # PROP Output_Dir ".\Release" | ||
37 | # PROP Intermediate_Dir ".\Release" | ||
38 | # PROP Target_Dir "" | ||
39 | # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c | ||
40 | # ADD CPP /nologo /G6 /MT /W3 /GX /Ox /Oa /Ob2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c | ||
41 | # ADD BASE RSC /l 0x407 | ||
42 | # ADD RSC /l 0x407 | ||
43 | BSC32=bscmake.exe | ||
44 | # ADD BASE BSC32 /nologo | ||
45 | # ADD BSC32 /nologo | ||
46 | LIB32=link.exe -lib | ||
47 | # ADD BASE LIB32 /nologo | ||
48 | # ADD LIB32 /nologo | ||
49 | # Begin Target | ||
50 | |||
51 | # Name "jpeg - Win32" | ||
52 | # Begin Group "Quellcodedateien" | ||
53 | |||
54 | # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;for;f90" | ||
55 | # Begin Source File | ||
56 | |||
57 | SOURCE=.\jaricom.c | ||
58 | # End Source File | ||
59 | # Begin Source File | ||
60 | |||
61 | SOURCE=.\jcapimin.c | ||
62 | # End Source File | ||
63 | # Begin Source File | ||
64 | |||
65 | SOURCE=.\jcapistd.c | ||
66 | # End Source File | ||
67 | # Begin Source File | ||
68 | |||
69 | SOURCE=.\jcarith.c | ||
70 | # End Source File | ||
71 | # Begin Source File | ||
72 | |||
73 | SOURCE=.\jccoefct.c | ||
74 | # End Source File | ||
75 | # Begin Source File | ||
76 | |||
77 | SOURCE=.\jccolor.c | ||
78 | # End Source File | ||
79 | # Begin Source File | ||
80 | |||
81 | SOURCE=.\jcdctmgr.c | ||
82 | # End Source File | ||
83 | # Begin Source File | ||
84 | |||
85 | SOURCE=.\jchuff.c | ||
86 | # End Source File | ||
87 | # Begin Source File | ||
88 | |||
89 | SOURCE=.\jcinit.c | ||
90 | # End Source File | ||
91 | # Begin Source File | ||
92 | |||
93 | SOURCE=.\jcmainct.c | ||
94 | # End Source File | ||
95 | # Begin Source File | ||
96 | |||
97 | SOURCE=.\jcmarker.c | ||
98 | # End Source File | ||
99 | # Begin Source File | ||
100 | |||
101 | SOURCE=.\jcmaster.c | ||
102 | # End Source File | ||
103 | # Begin Source File | ||
104 | |||
105 | SOURCE=.\jcomapi.c | ||
106 | # End Source File | ||
107 | # Begin Source File | ||
108 | |||
109 | SOURCE=.\jcparam.c | ||
110 | # End Source File | ||
111 | # Begin Source File | ||
112 | |||
113 | SOURCE=.\jcprepct.c | ||
114 | # End Source File | ||
115 | # Begin Source File | ||
116 | |||
117 | SOURCE=.\jcsample.c | ||
118 | # End Source File | ||
119 | # Begin Source File | ||
120 | |||
121 | SOURCE=.\jctrans.c | ||
122 | # End Source File | ||
123 | # Begin Source File | ||
124 | |||
125 | SOURCE=.\jdapimin.c | ||
126 | # End Source File | ||
127 | # Begin Source File | ||
128 | |||
129 | SOURCE=.\jdapistd.c | ||
130 | # End Source File | ||
131 | # Begin Source File | ||
132 | |||
133 | SOURCE=.\jdarith.c | ||
134 | # End Source File | ||
135 | # Begin Source File | ||
136 | |||
137 | SOURCE=.\jdatadst.c | ||
138 | # End Source File | ||
139 | # Begin Source File | ||
140 | |||
141 | SOURCE=.\jdatasrc.c | ||
142 | # End Source File | ||
143 | # Begin Source File | ||
144 | |||
145 | SOURCE=.\jdcoefct.c | ||
146 | # End Source File | ||
147 | # Begin Source File | ||
148 | |||
149 | SOURCE=.\jdcolor.c | ||
150 | # End Source File | ||
151 | # Begin Source File | ||
152 | |||
153 | SOURCE=.\jddctmgr.c | ||
154 | # End Source File | ||
155 | # Begin Source File | ||
156 | |||
157 | SOURCE=.\jdhuff.c | ||
158 | # End Source File | ||
159 | # Begin Source File | ||
160 | |||
161 | SOURCE=.\jdinput.c | ||
162 | # End Source File | ||
163 | # Begin Source File | ||
164 | |||
165 | SOURCE=.\jdmainct.c | ||
166 | # End Source File | ||
167 | # Begin Source File | ||
168 | |||
169 | SOURCE=.\jdmarker.c | ||
170 | # End Source File | ||
171 | # Begin Source File | ||
172 | |||
173 | SOURCE=.\jdmaster.c | ||
174 | # End Source File | ||
175 | # Begin Source File | ||
176 | |||
177 | SOURCE=.\jdmerge.c | ||
178 | # End Source File | ||
179 | # Begin Source File | ||
180 | |||
181 | SOURCE=.\jdpostct.c | ||
182 | # End Source File | ||
183 | # Begin Source File | ||
184 | |||
185 | SOURCE=.\jdsample.c | ||
186 | # End Source File | ||
187 | # Begin Source File | ||
188 | |||
189 | SOURCE=.\jdtrans.c | ||
190 | # End Source File | ||
191 | # Begin Source File | ||
192 | |||
193 | SOURCE=.\jerror.c | ||
194 | # End Source File | ||
195 | # Begin Source File | ||
196 | |||
197 | SOURCE=.\jfdctflt.c | ||
198 | # End Source File | ||
199 | # Begin Source File | ||
200 | |||
201 | SOURCE=.\jfdctfst.c | ||
202 | # End Source File | ||
203 | # Begin Source File | ||
204 | |||
205 | SOURCE=.\jfdctint.c | ||
206 | # End Source File | ||
207 | # Begin Source File | ||
208 | |||
209 | SOURCE=.\jidctflt.c | ||
210 | # End Source File | ||
211 | # Begin Source File | ||
212 | |||
213 | SOURCE=.\jidctfst.c | ||
214 | # End Source File | ||
215 | # Begin Source File | ||
216 | |||
217 | SOURCE=.\jidctint.c | ||
218 | # End Source File | ||
219 | # Begin Source File | ||
220 | |||
221 | SOURCE=.\jmemmgr.c | ||
222 | # End Source File | ||
223 | # Begin Source File | ||
224 | |||
225 | SOURCE=.\jmemnobs.c | ||
226 | # End Source File | ||
227 | # Begin Source File | ||
228 | |||
229 | SOURCE=.\jquant1.c | ||
230 | # End Source File | ||
231 | # Begin Source File | ||
232 | |||
233 | SOURCE=.\jquant2.c | ||
234 | # End Source File | ||
235 | # Begin Source File | ||
236 | |||
237 | SOURCE=.\jutils.c | ||
238 | # End Source File | ||
239 | # End Group | ||
240 | # Begin Group "Header-Dateien" | ||
241 | |||
242 | # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd" | ||
243 | # Begin Source File | ||
244 | |||
245 | SOURCE=.\jconfig.h | ||
246 | # End Source File | ||
247 | # Begin Source File | ||
248 | |||
249 | SOURCE=.\jdct.h | ||
250 | # End Source File | ||
251 | # Begin Source File | ||
252 | |||
253 | SOURCE=.\jerror.h | ||
254 | # End Source File | ||
255 | # Begin Source File | ||
256 | |||
257 | SOURCE=.\jinclude.h | ||
258 | # End Source File | ||
259 | # Begin Source File | ||
260 | |||
261 | SOURCE=.\jmemsys.h | ||
262 | # End Source File | ||
263 | # Begin Source File | ||
264 | |||
265 | SOURCE=.\jmorecfg.h | ||
266 | # End Source File | ||
267 | # Begin Source File | ||
268 | |||
269 | SOURCE=.\jpegint.h | ||
270 | # End Source File | ||
271 | # Begin Source File | ||
272 | |||
273 | SOURCE=.\jpeglib.h | ||
274 | # End Source File | ||
275 | # Begin Source File | ||
276 | |||
277 | SOURCE=.\jversion.h | ||
278 | # End Source File | ||
279 | # End Group | ||
280 | # Begin Group "Ressourcendateien" | ||
281 | |||
282 | # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe" | ||
283 | # End Group | ||
284 | # End Target | ||
285 | # End Project | ||