Parent Directory | Revision Log
Revision 498 - (view) (download)
1 : | suxen_drol | 498 | # Microsoft Developer Studio Project File - Name="libxvidcore" - Package Owner=<4> |
2 : | # Microsoft Developer Studio Generated Build File, Format Version 6.00 | ||
3 : | # ** DO NOT EDIT ** | ||
4 : | |||
5 : | # TARGTYPE "Win32 (x86) Static Library" 0x0104 | ||
6 : | |||
7 : | CFG=libxvidcore - Win32 Debug | ||
8 : | !MESSAGE This is not a valid makefile. To build this project using NMAKE, | ||
9 : | !MESSAGE use the Export Makefile command and run | ||
10 : | !MESSAGE | ||
11 : | !MESSAGE NMAKE /f "libxvidcore.mak". | ||
12 : | !MESSAGE | ||
13 : | !MESSAGE You can specify a configuration when running NMAKE | ||
14 : | !MESSAGE by defining the macro CFG on the command line. For example: | ||
15 : | !MESSAGE | ||
16 : | !MESSAGE NMAKE /f "libxvidcore.mak" CFG="libxvidcore - Win32 Debug" | ||
17 : | !MESSAGE | ||
18 : | !MESSAGE Possible choices for configuration are: | ||
19 : | !MESSAGE | ||
20 : | !MESSAGE "libxvidcore - Win32 Release" (based on "Win32 (x86) Static Library") | ||
21 : | !MESSAGE "libxvidcore - Win32 Debug" (based on "Win32 (x86) Static Library") | ||
22 : | !MESSAGE | ||
23 : | |||
24 : | # Begin Project | ||
25 : | # PROP AllowPerConfigDependencies 0 | ||
26 : | # PROP Scc_ProjName "" | ||
27 : | # PROP Scc_LocalPath "" | ||
28 : | CPP=cl.exe | ||
29 : | RSC=rc.exe | ||
30 : | |||
31 : | !IF "$(CFG)" == "libxvidcore - Win32 Release" | ||
32 : | |||
33 : | # PROP BASE Use_MFC 0 | ||
34 : | # PROP BASE Use_Debug_Libraries 0 | ||
35 : | # PROP BASE Output_Dir "Release" | ||
36 : | # PROP BASE Intermediate_Dir "Release" | ||
37 : | # PROP BASE Target_Dir "" | ||
38 : | # PROP Use_MFC 0 | ||
39 : | # PROP Use_Debug_Libraries 0 | ||
40 : | # PROP Output_Dir "Release" | ||
41 : | # PROP Intermediate_Dir "Release" | ||
42 : | # PROP Target_Dir "" | ||
43 : | # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c | ||
44 : | # ADD CPP /nologo /MT /W3 /GX /O2 /Ob2 /D "NDEBUG" /D "ARCH_X86" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c | ||
45 : | # ADD BASE RSC /l 0xc09 /d "NDEBUG" | ||
46 : | # ADD RSC /l 0xc09 /d "NDEBUG" | ||
47 : | BSC32=bscmake.exe | ||
48 : | # ADD BASE BSC32 /nologo | ||
49 : | # ADD BSC32 /nologo | ||
50 : | LIB32=link.exe -lib | ||
51 : | # ADD BASE LIB32 /nologo | ||
52 : | # ADD LIB32 /nologo /out:"bin\libxvidcore.lib" | ||
53 : | |||
54 : | !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug" | ||
55 : | |||
56 : | # PROP BASE Use_MFC 0 | ||
57 : | # PROP BASE Use_Debug_Libraries 1 | ||
58 : | # PROP BASE Output_Dir "Debug" | ||
59 : | # PROP BASE Intermediate_Dir "Debug" | ||
60 : | # PROP BASE Target_Dir "" | ||
61 : | # PROP Use_MFC 0 | ||
62 : | # PROP Use_Debug_Libraries 1 | ||
63 : | # PROP Output_Dir "Debug" | ||
64 : | # PROP Intermediate_Dir "Debug" | ||
65 : | # PROP Target_Dir "" | ||
66 : | # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c | ||
67 : | # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "ARCH_X86" /D "WIN32" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c | ||
68 : | # ADD BASE RSC /l 0xc09 /d "_DEBUG" | ||
69 : | # ADD RSC /l 0xc09 /d "_DEBUG" | ||
70 : | BSC32=bscmake.exe | ||
71 : | # ADD BASE BSC32 /nologo | ||
72 : | # ADD BSC32 /nologo | ||
73 : | LIB32=link.exe -lib | ||
74 : | # ADD BASE LIB32 /nologo | ||
75 : | # ADD LIB32 /nologo /out:"bin\libxvidcore.lib" | ||
76 : | |||
77 : | !ENDIF | ||
78 : | |||
79 : | # Begin Target | ||
80 : | |||
81 : | # Name "libxvidcore - Win32 Release" | ||
82 : | # Name "libxvidcore - Win32 Debug" | ||
83 : | # Begin Group "docs" | ||
84 : | |||
85 : | # PROP Default_Filter "" | ||
86 : | # Begin Source File | ||
87 : | |||
88 : | SOURCE=..\..\authors.txt | ||
89 : | # End Source File | ||
90 : | # Begin Source File | ||
91 : | |||
92 : | SOURCE=..\..\changelog.txt | ||
93 : | # End Source File | ||
94 : | # Begin Source File | ||
95 : | |||
96 : | SOURCE=..\..\CodingStyle | ||
97 : | # End Source File | ||
98 : | # Begin Source File | ||
99 : | |||
100 : | SOURCE=..\..\gpl.txt | ||
101 : | # End Source File | ||
102 : | # Begin Source File | ||
103 : | |||
104 : | SOURCE=..\..\todo.txt | ||
105 : | # End Source File | ||
106 : | # Begin Source File | ||
107 : | |||
108 : | SOURCE="..\..\doc\xvid-decoding.txt" | ||
109 : | # End Source File | ||
110 : | # Begin Source File | ||
111 : | |||
112 : | SOURCE="..\..\doc\xvid-encoder.txt" | ||
113 : | # End Source File | ||
114 : | # End Group | ||
115 : | # Begin Group "bitstream" | ||
116 : | |||
117 : | # PROP Default_Filter "" | ||
118 : | # Begin Group "bitstream_asm" | ||
119 : | |||
120 : | # PROP Default_Filter "" | ||
121 : | # Begin Source File | ||
122 : | |||
123 : | SOURCE=..\..\src\bitstream\x86_asm\cbp_mmx.asm | ||
124 : | # End Source File | ||
125 : | # Begin Source File | ||
126 : | |||
127 : | SOURCE=..\..\src\bitstream\x86_asm\cbp_sse2.asm | ||
128 : | # End Source File | ||
129 : | # End Group | ||
130 : | # Begin Group "bitstream_h" | ||
131 : | |||
132 : | # PROP Default_Filter "" | ||
133 : | # Begin Source File | ||
134 : | |||
135 : | SOURCE=..\..\src\bitstream\bitstream.h | ||
136 : | # End Source File | ||
137 : | # Begin Source File | ||
138 : | |||
139 : | SOURCE=..\..\src\bitstream\cbp.h | ||
140 : | # End Source File | ||
141 : | # Begin Source File | ||
142 : | |||
143 : | SOURCE=..\..\src\bitstream\mbcoding.h | ||
144 : | # End Source File | ||
145 : | # Begin Source File | ||
146 : | |||
147 : | SOURCE=..\..\src\bitstream\vlc_codes.h | ||
148 : | # End Source File | ||
149 : | # Begin Source File | ||
150 : | |||
151 : | SOURCE=..\..\src\bitstream\zigzag.h | ||
152 : | # End Source File | ||
153 : | # End Group | ||
154 : | # Begin Source File | ||
155 : | |||
156 : | SOURCE=..\..\src\bitstream\bitstream.c | ||
157 : | # End Source File | ||
158 : | # Begin Source File | ||
159 : | |||
160 : | SOURCE=..\..\src\bitstream\cbp.c | ||
161 : | # End Source File | ||
162 : | # Begin Source File | ||
163 : | |||
164 : | SOURCE=..\..\src\bitstream\mbcoding.c | ||
165 : | # End Source File | ||
166 : | # End Group | ||
167 : | # Begin Group "dct" | ||
168 : | |||
169 : | # PROP Default_Filter "" | ||
170 : | # Begin Group "dct_asm" | ||
171 : | |||
172 : | # PROP Default_Filter "" | ||
173 : | # Begin Source File | ||
174 : | |||
175 : | SOURCE=..\..\src\dct\x86_asm\fdct_mmx.asm | ||
176 : | # End Source File | ||
177 : | # Begin Source File | ||
178 : | |||
179 : | SOURCE=..\..\src\dct\x86_asm\idct_mmx.asm | ||
180 : | # End Source File | ||
181 : | # End Group | ||
182 : | # Begin Group "dct_h" | ||
183 : | |||
184 : | # PROP Default_Filter "" | ||
185 : | # Begin Source File | ||
186 : | |||
187 : | SOURCE=..\..\src\dct\fdct.h | ||
188 : | # End Source File | ||
189 : | # Begin Source File | ||
190 : | |||
191 : | SOURCE=..\..\src\dct\idct.h | ||
192 : | # End Source File | ||
193 : | # End Group | ||
194 : | # Begin Source File | ||
195 : | |||
196 : | SOURCE=..\..\src\dct\fdct.c | ||
197 : | # End Source File | ||
198 : | # Begin Source File | ||
199 : | |||
200 : | SOURCE=..\..\src\dct\idct.c | ||
201 : | # End Source File | ||
202 : | # End Group | ||
203 : | # Begin Group "image" | ||
204 : | |||
205 : | # PROP Default_Filter "" | ||
206 : | # Begin Group "image_asm" | ||
207 : | |||
208 : | # PROP Default_Filter "" | ||
209 : | # Begin Source File | ||
210 : | |||
211 : | SOURCE=..\..\src\image\x86_asm\interpolate8x8_3dn.asm | ||
212 : | # End Source File | ||
213 : | # Begin Source File | ||
214 : | |||
215 : | SOURCE=..\..\src\image\x86_asm\interpolate8x8_mmx.asm | ||
216 : | # End Source File | ||
217 : | # Begin Source File | ||
218 : | |||
219 : | SOURCE=..\..\src\image\x86_asm\interpolate8x8_xmm.asm | ||
220 : | # End Source File | ||
221 : | # Begin Source File | ||
222 : | |||
223 : | SOURCE=..\..\src\image\x86_asm\rgb_to_yv12_mmx.asm | ||
224 : | # End Source File | ||
225 : | # Begin Source File | ||
226 : | |||
227 : | SOURCE=..\..\src\image\x86_asm\yuv_to_yv12_mmx.asm | ||
228 : | # End Source File | ||
229 : | # Begin Source File | ||
230 : | |||
231 : | SOURCE=..\..\src\image\x86_asm\yuyv_to_yv12_mmx.asm | ||
232 : | # End Source File | ||
233 : | # Begin Source File | ||
234 : | |||
235 : | SOURCE=..\..\src\image\x86_asm\yv12_to_rgb24_mmx.asm | ||
236 : | # End Source File | ||
237 : | # Begin Source File | ||
238 : | |||
239 : | SOURCE=..\..\src\image\x86_asm\yv12_to_rgb32_mmx.asm | ||
240 : | # End Source File | ||
241 : | # Begin Source File | ||
242 : | |||
243 : | SOURCE=..\..\src\image\x86_asm\yv12_to_yuyv_mmx.asm | ||
244 : | # End Source File | ||
245 : | # End Group | ||
246 : | # Begin Group "image_h" | ||
247 : | |||
248 : | # PROP Default_Filter "" | ||
249 : | # Begin Source File | ||
250 : | |||
251 : | SOURCE=..\..\src\image\colorspace.h | ||
252 : | # End Source File | ||
253 : | # Begin Source File | ||
254 : | |||
255 : | SOURCE=..\..\src\image\image.h | ||
256 : | # End Source File | ||
257 : | # Begin Source File | ||
258 : | |||
259 : | SOURCE=..\..\src\image\interpolate8x8.h | ||
260 : | # End Source File | ||
261 : | # End Group | ||
262 : | # Begin Source File | ||
263 : | |||
264 : | SOURCE=..\..\src\image\colorspace.c | ||
265 : | # End Source File | ||
266 : | # Begin Source File | ||
267 : | |||
268 : | SOURCE=..\..\src\image\image.c | ||
269 : | # End Source File | ||
270 : | # Begin Source File | ||
271 : | |||
272 : | SOURCE=..\..\src\image\interpolate8x8.c | ||
273 : | # End Source File | ||
274 : | # End Group | ||
275 : | # Begin Group "motion" | ||
276 : | |||
277 : | # PROP Default_Filter "" | ||
278 : | # Begin Group "motion_asm" | ||
279 : | |||
280 : | # PROP Default_Filter "" | ||
281 : | # Begin Source File | ||
282 : | |||
283 : | SOURCE=..\..\src\motion\x86_asm\sad_3dn.asm | ||
284 : | |||
285 : | !IF "$(CFG)" == "libxvidcore - Win32 Release" | ||
286 : | |||
287 : | # PROP Ignore_Default_Tool 1 | ||
288 : | |||
289 : | !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug" | ||
290 : | |||
291 : | !ENDIF | ||
292 : | |||
293 : | # End Source File | ||
294 : | # Begin Source File | ||
295 : | |||
296 : | SOURCE=..\..\src\motion\x86_asm\sad_mmx.asm | ||
297 : | # End Source File | ||
298 : | # Begin Source File | ||
299 : | |||
300 : | SOURCE=..\..\src\motion\x86_asm\sad_sse2.asm | ||
301 : | # End Source File | ||
302 : | # Begin Source File | ||
303 : | |||
304 : | SOURCE=..\..\src\motion\x86_asm\sad_xmm.asm | ||
305 : | # End Source File | ||
306 : | # End Group | ||
307 : | # Begin Group "motion_h" | ||
308 : | |||
309 : | # PROP Default_Filter "" | ||
310 : | # Begin Source File | ||
311 : | |||
312 : | SOURCE=..\..\src\motion\motion.h | ||
313 : | # End Source File | ||
314 : | # Begin Source File | ||
315 : | |||
316 : | SOURCE=..\..\src\motion\sad.h | ||
317 : | # End Source File | ||
318 : | # End Group | ||
319 : | # Begin Source File | ||
320 : | |||
321 : | SOURCE=..\..\src\motion\motion_comp.c | ||
322 : | # End Source File | ||
323 : | # Begin Source File | ||
324 : | |||
325 : | SOURCE=..\..\src\motion\motion_est.c | ||
326 : | # End Source File | ||
327 : | # Begin Source File | ||
328 : | |||
329 : | SOURCE=..\..\src\motion\sad.c | ||
330 : | # End Source File | ||
331 : | # End Group | ||
332 : | # Begin Group "prediction" | ||
333 : | |||
334 : | # PROP Default_Filter "" | ||
335 : | # Begin Group "prediction_h" | ||
336 : | |||
337 : | # PROP Default_Filter "" | ||
338 : | # Begin Source File | ||
339 : | |||
340 : | SOURCE=..\..\src\prediction\mbprediction.h | ||
341 : | # End Source File | ||
342 : | # End Group | ||
343 : | # Begin Source File | ||
344 : | |||
345 : | SOURCE=..\..\src\prediction\mbprediction.c | ||
346 : | # End Source File | ||
347 : | # End Group | ||
348 : | # Begin Group "quant" | ||
349 : | |||
350 : | # PROP Default_Filter "" | ||
351 : | # Begin Group "quant_asm" | ||
352 : | |||
353 : | # PROP Default_Filter "" | ||
354 : | # Begin Source File | ||
355 : | |||
356 : | SOURCE=..\..\src\quant\x86_asm\quantize4_mmx.asm | ||
357 : | # End Source File | ||
358 : | # Begin Source File | ||
359 : | |||
360 : | SOURCE=..\..\src\quant\x86_asm\quantize_mmx.asm | ||
361 : | # End Source File | ||
362 : | # End Group | ||
363 : | # Begin Group "quant_h" | ||
364 : | |||
365 : | # PROP Default_Filter "" | ||
366 : | # Begin Source File | ||
367 : | |||
368 : | SOURCE=..\..\src\quant\adapt_quant.h | ||
369 : | # End Source File | ||
370 : | # Begin Source File | ||
371 : | |||
372 : | SOURCE=..\..\src\quant\quant_h263.h | ||
373 : | # End Source File | ||
374 : | # Begin Source File | ||
375 : | |||
376 : | SOURCE=..\..\src\quant\quant_matrix.h | ||
377 : | # End Source File | ||
378 : | # Begin Source File | ||
379 : | |||
380 : | SOURCE=..\..\src\quant\quant_mpeg4.h | ||
381 : | # End Source File | ||
382 : | # End Group | ||
383 : | # Begin Source File | ||
384 : | |||
385 : | SOURCE=..\..\src\quant\adapt_quant.c | ||
386 : | # End Source File | ||
387 : | # Begin Source File | ||
388 : | |||
389 : | SOURCE=..\..\src\quant\quant_h263.c | ||
390 : | # End Source File | ||
391 : | # Begin Source File | ||
392 : | |||
393 : | SOURCE=..\..\src\quant\quant_matrix.c | ||
394 : | # End Source File | ||
395 : | # Begin Source File | ||
396 : | |||
397 : | SOURCE=..\..\src\quant\quant_mpeg4.c | ||
398 : | # End Source File | ||
399 : | # End Group | ||
400 : | # Begin Group "utils" | ||
401 : | |||
402 : | # PROP Default_Filter "" | ||
403 : | # Begin Group "utils_asm" | ||
404 : | |||
405 : | # PROP Default_Filter "" | ||
406 : | # Begin Source File | ||
407 : | |||
408 : | SOURCE=..\..\src\utils\x86_asm\cpuid.asm | ||
409 : | # End Source File | ||
410 : | # Begin Source File | ||
411 : | |||
412 : | SOURCE=..\..\src\utils\x86_asm\mem_transfer_mmx.asm | ||
413 : | # End Source File | ||
414 : | # End Group | ||
415 : | # Begin Group "utils_h" | ||
416 : | |||
417 : | # PROP Default_Filter "" | ||
418 : | # Begin Source File | ||
419 : | |||
420 : | SOURCE=..\..\src\utils\emms.h | ||
421 : | # End Source File | ||
422 : | # Begin Source File | ||
423 : | |||
424 : | SOURCE=..\..\src\utils\mbfunctions.h | ||
425 : | # End Source File | ||
426 : | # Begin Source File | ||
427 : | |||
428 : | SOURCE=..\..\src\utils\mem_align.h | ||
429 : | # End Source File | ||
430 : | # Begin Source File | ||
431 : | |||
432 : | SOURCE=..\..\src\utils\mem_transfer.h | ||
433 : | # End Source File | ||
434 : | # Begin Source File | ||
435 : | |||
436 : | SOURCE=..\..\src\utils\ratecontrol.h | ||
437 : | # End Source File | ||
438 : | # Begin Source File | ||
439 : | |||
440 : | SOURCE=..\..\src\utils\timer.h | ||
441 : | # End Source File | ||
442 : | # End Group | ||
443 : | # Begin Source File | ||
444 : | |||
445 : | SOURCE=..\..\src\utils\emms.c | ||
446 : | # End Source File | ||
447 : | # Begin Source File | ||
448 : | |||
449 : | SOURCE=..\..\src\utils\mbtransquant.c | ||
450 : | # End Source File | ||
451 : | # Begin Source File | ||
452 : | |||
453 : | SOURCE=..\..\src\utils\mem_align.c | ||
454 : | # End Source File | ||
455 : | # Begin Source File | ||
456 : | |||
457 : | SOURCE=..\..\src\utils\mem_transfer.c | ||
458 : | # End Source File | ||
459 : | # Begin Source File | ||
460 : | |||
461 : | SOURCE=..\..\src\utils\ratecontrol.c | ||
462 : | # End Source File | ||
463 : | # Begin Source File | ||
464 : | |||
465 : | SOURCE=..\..\src\utils\timer.c | ||
466 : | # End Source File | ||
467 : | # End Group | ||
468 : | # Begin Group "xvid_h" | ||
469 : | |||
470 : | # PROP Default_Filter "" | ||
471 : | # Begin Source File | ||
472 : | |||
473 : | SOURCE=..\..\src\decoder.h | ||
474 : | # End Source File | ||
475 : | # Begin Source File | ||
476 : | |||
477 : | SOURCE=..\..\src\divx4.h | ||
478 : | # End Source File | ||
479 : | # Begin Source File | ||
480 : | |||
481 : | SOURCE=..\..\src\encoder.h | ||
482 : | # End Source File | ||
483 : | # Begin Source File | ||
484 : | |||
485 : | SOURCE=..\..\src\global.h | ||
486 : | # End Source File | ||
487 : | # Begin Source File | ||
488 : | |||
489 : | SOURCE=..\..\src\portab.h | ||
490 : | # End Source File | ||
491 : | # Begin Source File | ||
492 : | |||
493 : | SOURCE=..\..\src\xvid.h | ||
494 : | # End Source File | ||
495 : | # End Group | ||
496 : | # Begin Source File | ||
497 : | |||
498 : | SOURCE=..\..\src\decoder.c | ||
499 : | # End Source File | ||
500 : | # Begin Source File | ||
501 : | |||
502 : | SOURCE=..\..\src\divx4.c | ||
503 : | # End Source File | ||
504 : | # Begin Source File | ||
505 : | |||
506 : | SOURCE=..\..\src\encoder.c | ||
507 : | # End Source File | ||
508 : | # Begin Source File | ||
509 : | |||
510 : | SOURCE=..\..\src\xvid.c | ||
511 : | # End Source File | ||
512 : | # End Target | ||
513 : | # End Project |
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |