[svn] / branches / dev-api-4 / xvidcore / build / win32 / libxvidcore.dsp Repository:
ViewVC logotype

Annotation of /branches/dev-api-4/xvidcore/build/win32/libxvidcore.dsp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1209 - (view) (download)

1 : syskin 1143 # 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 : suxen_drol 1209 CPP=cl.exe
29 : syskin 1143 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 /G6 /W3 /GX /Op /Ob2 /D "NDEBUG" /D "ARCH_IS_IA32" /D "ARCH_IS_32BIT" /D "ARCH_IS_LITTLE_ENDIAN" /D "WIN32" /D "_MBCS" /D "_LIB" /FAcs /YX /FD /O3 -QxK /Qunroll /c
45 : suxen_drol 1209 # SUBTRACT CPP /Fr
46 : syskin 1143 # ADD BASE RSC /l 0xc09 /d "NDEBUG"
47 :     # ADD RSC /l 0xc09 /d "NDEBUG"
48 :     BSC32=bscmake.exe
49 :     # ADD BASE BSC32 /nologo
50 :     # ADD BSC32 /nologo
51 :     LIB32=link.exe -lib
52 :     # ADD BASE LIB32 /nologo
53 :     # ADD LIB32 /nologo /out:"bin\libxvidcore.lib"
54 :    
55 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
56 :    
57 :     # PROP BASE Use_MFC 0
58 :     # PROP BASE Use_Debug_Libraries 1
59 :     # PROP BASE Output_Dir "Debug"
60 :     # PROP BASE Intermediate_Dir "Debug"
61 :     # PROP BASE Target_Dir ""
62 :     # PROP Use_MFC 0
63 :     # PROP Use_Debug_Libraries 1
64 :     # PROP Output_Dir "Debug"
65 :     # PROP Intermediate_Dir "Debug"
66 :     # PROP Target_Dir ""
67 :     # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
68 :     # ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /D "_DEBUG" /D "ARCH_IS_IA32" /D "ARCH_IS_32BIT" /D "ARCH_IS_LITTLE_ENDIAN" /D "WIN32" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c
69 :     # ADD BASE RSC /l 0xc09 /d "_DEBUG"
70 :     # ADD RSC /l 0xc09 /d "_DEBUG"
71 :     BSC32=bscmake.exe
72 :     # ADD BASE BSC32 /nologo
73 :     # ADD BSC32 /nologo
74 :     LIB32=link.exe -lib
75 :     # ADD BASE LIB32 /nologo
76 :     # ADD LIB32 /nologo /out:"bin\libxvidcore.lib"
77 :    
78 :     !ENDIF
79 :    
80 :     # Begin Target
81 :    
82 :     # Name "libxvidcore - Win32 Release"
83 :     # Name "libxvidcore - Win32 Debug"
84 :     # Begin Group "docs"
85 :    
86 :     # PROP Default_Filter ""
87 :     # Begin Source File
88 :    
89 :     SOURCE=..\..\doc\_API_.txt
90 :     # End Source File
91 :     # Begin Source File
92 :    
93 :     SOURCE=..\..\authors.txt
94 :     # End Source File
95 :     # Begin Source File
96 :    
97 :     SOURCE=..\..\changelog.txt
98 :     # End Source File
99 :     # Begin Source File
100 :    
101 :     SOURCE=..\..\CodingStyle
102 :     # End Source File
103 :     # Begin Source File
104 :    
105 :     SOURCE=..\..\gpl.txt
106 :     # End Source File
107 :     # Begin Source File
108 :    
109 :     SOURCE=..\..\INSTALL
110 :     # End Source File
111 :     # Begin Source File
112 :    
113 :     SOURCE=..\..\LICENSE
114 :     # End Source File
115 :     # Begin Source File
116 :    
117 :     SOURCE=..\..\README.txt
118 :     # End Source File
119 :     # Begin Source File
120 :    
121 :     SOURCE=..\..\todo.txt
122 :     # End Source File
123 :     # Begin Source File
124 :    
125 :     SOURCE="..\..\doc\xvid-decoding.txt"
126 :     # End Source File
127 :     # Begin Source File
128 :    
129 :     SOURCE="..\..\doc\xvid-encoder.txt"
130 :     # End Source File
131 :     # End Group
132 :     # Begin Group "bitstream"
133 :    
134 :     # PROP Default_Filter ""
135 :     # Begin Group "bitstream_asm"
136 :    
137 :     # PROP Default_Filter ""
138 :     # Begin Source File
139 :    
140 :     SOURCE=..\..\src\bitstream\x86_asm\cbp_3dne.asm
141 :    
142 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
143 :    
144 :     # Begin Custom Build - Assembling $(InputPath)
145 :     IntDir=.\Release
146 :     InputPath=..\..\src\bitstream\x86_asm\cbp_3dne.asm
147 :     InputName=cbp_3dne
148 :    
149 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
150 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
151 :    
152 :     # End Custom Build
153 :    
154 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
155 :    
156 :     # Begin Custom Build - Assembling $(InputPath)
157 :     IntDir=.\Debug
158 :     InputPath=..\..\src\bitstream\x86_asm\cbp_3dne.asm
159 :     InputName=cbp_3dne
160 :    
161 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
162 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
163 :    
164 :     # End Custom Build
165 :    
166 :     !ENDIF
167 :    
168 :     # End Source File
169 :     # Begin Source File
170 :    
171 :     SOURCE=..\..\src\bitstream\x86_asm\cbp_mmx.asm
172 :    
173 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
174 :    
175 :     # Begin Custom Build - Assembling $(InputPath)
176 :     IntDir=.\Release
177 :     InputPath=..\..\src\bitstream\x86_asm\cbp_mmx.asm
178 :     InputName=cbp_mmx
179 :    
180 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
181 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
182 :    
183 :     # End Custom Build
184 :    
185 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
186 :    
187 :     # Begin Custom Build - Assembling $(InputPath)
188 :     IntDir=.\Debug
189 :     InputPath=..\..\src\bitstream\x86_asm\cbp_mmx.asm
190 :     InputName=cbp_mmx
191 :    
192 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
193 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
194 :    
195 :     # End Custom Build
196 :    
197 :     !ENDIF
198 :    
199 :     # End Source File
200 :     # Begin Source File
201 :    
202 :     SOURCE=..\..\src\bitstream\x86_asm\cbp_sse2.asm
203 :    
204 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
205 :    
206 :     # Begin Custom Build - Assembling $(InputPath)
207 :     IntDir=.\Release
208 :     InputPath=..\..\src\bitstream\x86_asm\cbp_sse2.asm
209 :     InputName=cbp_sse2
210 :    
211 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
212 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
213 :    
214 :     # End Custom Build
215 :    
216 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
217 :    
218 :     # Begin Custom Build - Assembling $(InputPath)
219 :     IntDir=.\Debug
220 :     InputPath=..\..\src\bitstream\x86_asm\cbp_sse2.asm
221 :     InputName=cbp_sse2
222 :    
223 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
224 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
225 :    
226 :     # End Custom Build
227 :    
228 :     !ENDIF
229 :    
230 :     # End Source File
231 :     # End Group
232 :     # Begin Group "bitstream_h"
233 :    
234 :     # PROP Default_Filter ""
235 :     # Begin Source File
236 :    
237 :     SOURCE=..\..\src\bitstream\bitstream.h
238 :     # End Source File
239 :     # Begin Source File
240 :    
241 :     SOURCE=..\..\src\bitstream\cbp.h
242 :     # End Source File
243 :     # Begin Source File
244 :    
245 :     SOURCE=..\..\src\bitstream\mbcoding.h
246 :     # End Source File
247 :     # Begin Source File
248 :    
249 :     SOURCE=..\..\src\bitstream\vlc_codes.h
250 :     # End Source File
251 :     # Begin Source File
252 :    
253 :     SOURCE=..\..\src\bitstream\zigzag.h
254 :     # End Source File
255 :     # End Group
256 :     # Begin Source File
257 :    
258 :     SOURCE=..\..\src\bitstream\bitstream.c
259 :     # End Source File
260 :     # Begin Source File
261 :    
262 :     SOURCE=..\..\src\bitstream\cbp.c
263 :     # End Source File
264 :     # Begin Source File
265 :    
266 :     SOURCE=..\..\src\bitstream\mbcoding.c
267 :     # End Source File
268 :     # End Group
269 :     # Begin Group "dct"
270 :    
271 :     # PROP Default_Filter ""
272 :     # Begin Group "dct_asm"
273 :    
274 :     # PROP Default_Filter ""
275 :     # Begin Source File
276 :    
277 : edgomez 1190 SOURCE=..\..\src\dct\x86_asm\fdct_mmx_ffmpeg.asm
278 : syskin 1143
279 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
280 :    
281 :     # Begin Custom Build - Assembling $(InputPath)
282 :     IntDir=.\Release
283 : edgomez 1190 InputPath=..\..\src\dct\x86_asm\fdct_mmx_ffmpeg.asm
284 : suxen_drol 1209 InputName=fdct_mmx_ffmpeg
285 : syskin 1143
286 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
287 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
288 :    
289 :     # End Custom Build
290 :    
291 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
292 :    
293 :     # Begin Custom Build - Assembling $(InputPath)
294 :     IntDir=.\Debug
295 : edgomez 1190 InputPath=..\..\src\dct\x86_asm\fdct_mmx_ffmpeg.asm
296 : suxen_drol 1209 InputName=fdct_mmx_ffmpeg
297 : syskin 1143
298 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
299 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
300 :    
301 :     # End Custom Build
302 :    
303 :     !ENDIF
304 :    
305 :     # End Source File
306 :     # Begin Source File
307 :    
308 : edgomez 1190 SOURCE=..\..\src\dct\x86_asm\fdct_mmx_skal.asm
309 : syskin 1143
310 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
311 :    
312 :     # Begin Custom Build - Assembling $(InputPath)
313 :     IntDir=.\Release
314 : edgomez 1190 InputPath=..\..\src\dct\x86_asm\fdct_mmx_skal.asm
315 : suxen_drol 1209 InputName=fdct_mmx_skal
316 : syskin 1143
317 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
318 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
319 :    
320 :     # End Custom Build
321 :    
322 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
323 :    
324 :     # Begin Custom Build - Assembling $(InputPath)
325 :     IntDir=.\Debug
326 : edgomez 1190 InputPath=..\..\src\dct\x86_asm\fdct_mmx_skal.asm
327 : suxen_drol 1209 InputName=fdct_mmx_skal
328 : syskin 1143
329 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
330 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
331 :    
332 :     # End Custom Build
333 :    
334 :     !ENDIF
335 :    
336 :     # End Source File
337 :     # Begin Source File
338 :    
339 : edgomez 1195 SOURCE=..\..\src\dct\x86_asm\fdct_sse2_skal.asm
340 :    
341 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
342 :    
343 :     # Begin Custom Build - Assembling $(InputPath)
344 :     IntDir=.\Release
345 :     InputPath=..\..\src\dct\x86_asm\fdct_sse2_skal.asm
346 : suxen_drol 1209 InputName=fdct_sse2_skal
347 : edgomez 1195
348 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
349 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
350 :    
351 :     # End Custom Build
352 :    
353 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
354 :    
355 :     # Begin Custom Build - Assembling $(InputPath)
356 :     IntDir=.\Debug
357 :     InputPath=..\..\src\dct\x86_asm\fdct_sse2_skal.asm
358 : suxen_drol 1209 InputName=fdct_sse2_skal
359 : edgomez 1195
360 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
361 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
362 :    
363 :     # End Custom Build
364 :    
365 :     !ENDIF
366 :    
367 :     # End Source File
368 :     # Begin Source File
369 :    
370 : syskin 1143 SOURCE=..\..\src\dct\x86_asm\idct_3dne.asm
371 :    
372 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
373 :    
374 :     # Begin Custom Build - Assembling $(InputPath)
375 :     IntDir=.\Release
376 :     InputPath=..\..\src\dct\x86_asm\idct_3dne.asm
377 :     InputName=idct_3dne
378 :    
379 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
380 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
381 :    
382 :     # End Custom Build
383 :    
384 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
385 :    
386 :     # Begin Custom Build - Assembling $(InputPath)
387 :     IntDir=.\Debug
388 :     InputPath=..\..\src\dct\x86_asm\idct_3dne.asm
389 :     InputName=idct_3dne
390 :    
391 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
392 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
393 :    
394 :     # End Custom Build
395 :    
396 :     !ENDIF
397 :    
398 :     # End Source File
399 :     # Begin Source File
400 :    
401 :     SOURCE=..\..\src\dct\x86_asm\idct_mmx.asm
402 :    
403 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
404 :    
405 :     # Begin Custom Build - Assembling $(InputPath)
406 :     IntDir=.\Release
407 :     InputPath=..\..\src\dct\x86_asm\idct_mmx.asm
408 :     InputName=idct_mmx
409 :    
410 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
411 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
412 :    
413 :     # End Custom Build
414 :    
415 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
416 :    
417 :     # Begin Custom Build - Assembling $(InputPath)
418 :     IntDir=.\Debug
419 :     InputPath=..\..\src\dct\x86_asm\idct_mmx.asm
420 :     InputName=idct_mmx
421 :    
422 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
423 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
424 :    
425 :     # End Custom Build
426 :    
427 :     !ENDIF
428 :    
429 :     # End Source File
430 :     # Begin Source File
431 :    
432 : edgomez 1197 SOURCE=..\..\src\dct\x86_asm\idct_sse2_dmitry.asm
433 :    
434 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
435 :    
436 :     # Begin Custom Build - Assembling $(InputPath)
437 :     IntDir=.\Release
438 :     InputPath=..\..\src\dct\x86_asm\idct_sse2_dmitry.asm
439 : suxen_drol 1209 InputName=idct_sse2_dmitry
440 : edgomez 1197
441 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
442 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
443 :    
444 :     # End Custom Build
445 :    
446 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
447 :    
448 :     # Begin Custom Build - Assembling $(InputPath)
449 :     IntDir=.\Debug
450 :     InputPath=..\..\src\dct\x86_asm\idct_sse2_dmitry.asm
451 : suxen_drol 1209 InputName=idct_sse2_dmitry
452 : edgomez 1197
453 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
454 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
455 :    
456 :     # End Custom Build
457 :    
458 :     !ENDIF
459 :    
460 :     # End Source File
461 :     # Begin Source File
462 :    
463 : syskin 1143 SOURCE=..\..\src\dct\x86_asm\simple_idct_mmx.asm
464 :    
465 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
466 :    
467 :     # Begin Custom Build - Assembling $(InputPath)
468 :     IntDir=.\Release
469 :     InputPath=..\..\src\dct\x86_asm\simple_idct_mmx.asm
470 :     InputName=simple_idct_mmx
471 :    
472 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
473 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
474 :    
475 :     # End Custom Build
476 :    
477 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
478 :    
479 :     # Begin Custom Build - Assembling $(InputPath)
480 :     IntDir=.\Debug
481 :     InputPath=..\..\src\dct\x86_asm\simple_idct_mmx.asm
482 :     InputName=simple_idct_mmx
483 :    
484 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
485 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
486 :    
487 :     # End Custom Build
488 :    
489 :     !ENDIF
490 :    
491 :     # End Source File
492 :     # End Group
493 :     # Begin Group "dct_h"
494 :    
495 :     # PROP Default_Filter ""
496 :     # Begin Source File
497 :    
498 :     SOURCE=..\..\src\dct\fdct.h
499 :     # End Source File
500 :     # Begin Source File
501 :    
502 :     SOURCE=..\..\src\dct\idct.h
503 :     # End Source File
504 :     # End Group
505 :     # Begin Source File
506 :    
507 :     SOURCE=..\..\src\dct\fdct.c
508 :     # End Source File
509 :     # Begin Source File
510 :    
511 :     SOURCE=..\..\src\dct\idct.c
512 :     # End Source File
513 :     # Begin Source File
514 :    
515 :     SOURCE=..\..\src\dct\simple_idct.c
516 :     # End Source File
517 :     # End Group
518 :     # Begin Group "image"
519 :    
520 :     # PROP Default_Filter ""
521 :     # Begin Group "image_asm"
522 :    
523 :     # PROP Default_Filter ""
524 :     # Begin Source File
525 :    
526 :     SOURCE=..\..\src\image\x86_asm\colorspace_mmx.inc
527 :     # End Source File
528 :     # Begin Source File
529 :    
530 :     SOURCE=..\..\src\image\x86_asm\colorspace_rgb_mmx.asm
531 :    
532 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
533 :    
534 :     # Begin Custom Build - Assembling $(InputPath)
535 : suxen_drol 1209 InputDir=\xvidcore\src\image\x86_asm
536 : syskin 1143 IntDir=.\Release
537 :     InputPath=..\..\src\image\x86_asm\colorspace_rgb_mmx.asm
538 :     InputName=colorspace_rgb_mmx
539 :    
540 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
541 :     nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
542 :    
543 :     # End Custom Build
544 :    
545 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
546 :    
547 :     # Begin Custom Build - Assembling $(InputPath)
548 : suxen_drol 1209 InputDir=\xvidcore\src\image\x86_asm
549 : syskin 1143 IntDir=.\Debug
550 :     InputPath=..\..\src\image\x86_asm\colorspace_rgb_mmx.asm
551 :     InputName=colorspace_rgb_mmx
552 :    
553 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
554 :     nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
555 :    
556 :     # End Custom Build
557 :    
558 :     !ENDIF
559 :    
560 :     # End Source File
561 :     # Begin Source File
562 :    
563 :     SOURCE=..\..\src\image\x86_asm\colorspace_yuv_mmx.asm
564 :    
565 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
566 :    
567 :     # Begin Custom Build - Assembling $(InputPath)
568 : suxen_drol 1209 InputDir=\xvidcore\src\image\x86_asm
569 : syskin 1143 IntDir=.\Release
570 :     InputPath=..\..\src\image\x86_asm\colorspace_yuv_mmx.asm
571 :     InputName=colorspace_yuv_mmx
572 :    
573 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
574 :     nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
575 :    
576 :     # End Custom Build
577 :    
578 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
579 :    
580 :     # Begin Custom Build - Assembling $(InputPath)
581 : suxen_drol 1209 InputDir=\xvidcore\src\image\x86_asm
582 : syskin 1143 IntDir=.\Debug
583 :     InputPath=..\..\src\image\x86_asm\colorspace_yuv_mmx.asm
584 :     InputName=colorspace_yuv_mmx
585 :    
586 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
587 :     nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
588 :    
589 :     # End Custom Build
590 :    
591 :     !ENDIF
592 :    
593 :     # End Source File
594 :     # Begin Source File
595 :    
596 :     SOURCE=..\..\src\image\x86_asm\colorspace_yuyv_mmx.asm
597 :    
598 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
599 :    
600 :     # Begin Custom Build - Assembling $(InputPath)
601 : suxen_drol 1209 InputDir=\xvidcore\src\image\x86_asm
602 : syskin 1143 IntDir=.\Release
603 :     InputPath=..\..\src\image\x86_asm\colorspace_yuyv_mmx.asm
604 :     InputName=colorspace_yuyv_mmx
605 :    
606 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
607 :     nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
608 :    
609 :     # End Custom Build
610 :    
611 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
612 :    
613 :     # Begin Custom Build - Assembling $(InputPath)
614 : suxen_drol 1209 InputDir=\xvidcore\src\image\x86_asm
615 : syskin 1143 IntDir=.\Debug
616 :     InputPath=..\..\src\image\x86_asm\colorspace_yuyv_mmx.asm
617 :     InputName=colorspace_yuyv_mmx
618 :    
619 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
620 :     nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
621 :    
622 :     # End Custom Build
623 :    
624 :     !ENDIF
625 :    
626 :     # End Source File
627 :     # Begin Source File
628 :    
629 :     SOURCE=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
630 :    
631 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
632 :    
633 :     # Begin Custom Build - Assembling $(InputPath)
634 :     IntDir=.\Release
635 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
636 :     InputName=interpolate8x8_3dn
637 :    
638 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
639 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
640 :    
641 :     # End Custom Build
642 :    
643 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
644 :    
645 :     # Begin Custom Build - Assembling $(InputPath)
646 :     IntDir=.\Debug
647 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
648 :     InputName=interpolate8x8_3dn
649 :    
650 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
651 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
652 :    
653 :     # End Custom Build
654 :    
655 :     !ENDIF
656 :    
657 :     # End Source File
658 :     # Begin Source File
659 :    
660 :     SOURCE=..\..\src\image\x86_asm\interpolate8x8_3dne.asm
661 :    
662 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
663 :    
664 :     # Begin Custom Build - Assembling $(InputPath)
665 :     IntDir=.\Release
666 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_3dne.asm
667 :     InputName=interpolate8x8_3dne
668 :    
669 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
670 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
671 :    
672 :     # End Custom Build
673 :    
674 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
675 :    
676 :     # Begin Custom Build - Assembling $(InputPath)
677 :     IntDir=.\Debug
678 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_3dne.asm
679 :     InputName=interpolate8x8_3dne
680 :    
681 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
682 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
683 :    
684 :     # End Custom Build
685 :    
686 :     !ENDIF
687 :    
688 :     # End Source File
689 :     # Begin Source File
690 :    
691 :     SOURCE=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
692 :    
693 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
694 :    
695 :     # Begin Custom Build - Assembling $(InputPath)
696 :     IntDir=.\Release
697 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
698 :     InputName=interpolate8x8_mmx
699 :    
700 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
701 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
702 :    
703 :     # End Custom Build
704 :    
705 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
706 :    
707 :     # Begin Custom Build - Assembling $(InputPath)
708 :     IntDir=.\Debug
709 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
710 :     InputName=interpolate8x8_mmx
711 :    
712 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
713 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
714 :    
715 :     # End Custom Build
716 :    
717 :     !ENDIF
718 :    
719 :     # End Source File
720 :     # Begin Source File
721 :    
722 :     SOURCE=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
723 :    
724 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
725 :    
726 :     # Begin Custom Build - Assembling $(InputPath)
727 :     IntDir=.\Release
728 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
729 :     InputName=interpolate8x8_xmm
730 :    
731 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
732 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
733 :    
734 :     # End Custom Build
735 :    
736 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
737 :    
738 :     # Begin Custom Build - Assembling $(InputPath)
739 :     IntDir=.\Debug
740 :     InputPath=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
741 :     InputName=interpolate8x8_xmm
742 :    
743 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
744 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
745 :    
746 :     # End Custom Build
747 :    
748 :     !ENDIF
749 :    
750 :     # End Source File
751 :     # Begin Source File
752 :    
753 :     SOURCE=..\..\src\image\x86_asm\qpel_mmx.asm
754 :    
755 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
756 :    
757 : suxen_drol 1209 # Begin Custom Build - Assembling $(InputPath)
758 : syskin 1143 IntDir=.\Release
759 :     InputPath=..\..\src\image\x86_asm\qpel_mmx.asm
760 :     InputName=qpel_mmx
761 :    
762 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
763 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
764 :    
765 :     # End Custom Build
766 :    
767 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
768 :    
769 : suxen_drol 1209 # Begin Custom Build - Assembling $(InputPath)
770 :     IntDir=.\Debug
771 :     InputPath=..\..\src\image\x86_asm\qpel_mmx.asm
772 :     InputName=qpel_mmx
773 :    
774 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
775 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
776 :    
777 :     # End Custom Build
778 :    
779 : syskin 1143 !ENDIF
780 :    
781 :     # End Source File
782 :     # Begin Source File
783 :    
784 :     SOURCE=..\..\src\image\x86_asm\reduced_mmx.asm
785 :    
786 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
787 :    
788 :     # Begin Custom Build - Assembling $(InputPath)
789 :     IntDir=.\Release
790 :     InputPath=..\..\src\image\x86_asm\reduced_mmx.asm
791 :     InputName=reduced_mmx
792 :    
793 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
794 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
795 :    
796 :     # End Custom Build
797 :    
798 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
799 :    
800 :     # Begin Custom Build - Assembling $(InputPath)
801 :     IntDir=.\Debug
802 :     InputPath=..\..\src\image\x86_asm\reduced_mmx.asm
803 :     InputName=reduced_mmx
804 :    
805 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
806 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
807 :    
808 :     # End Custom Build
809 :    
810 :     !ENDIF
811 :    
812 :     # End Source File
813 :     # End Group
814 :     # Begin Group "image_h"
815 :    
816 :     # PROP Default_Filter ""
817 :     # Begin Source File
818 :    
819 :     SOURCE=..\..\src\image\colorspace.h
820 :     # End Source File
821 :     # Begin Source File
822 :    
823 :     SOURCE=..\..\src\image\font.h
824 :     # End Source File
825 :     # Begin Source File
826 :    
827 :     SOURCE=..\..\src\image\image.h
828 :     # End Source File
829 :     # Begin Source File
830 :    
831 :     SOURCE=..\..\src\image\interpolate8x8.h
832 :     # End Source File
833 :     # Begin Source File
834 :    
835 :     SOURCE=..\..\src\image\reduced.h
836 :     # End Source File
837 :     # End Group
838 :     # Begin Source File
839 :    
840 :     SOURCE=..\..\src\image\colorspace.c
841 :     # End Source File
842 :     # Begin Source File
843 :    
844 :     SOURCE=..\..\src\image\font.c
845 :     # End Source File
846 :     # Begin Source File
847 :    
848 :     SOURCE=..\..\src\image\image.c
849 :     # End Source File
850 :     # Begin Source File
851 :    
852 :     SOURCE=..\..\src\image\interpolate8x8.c
853 :     # End Source File
854 :     # Begin Source File
855 :    
856 :     SOURCE=..\..\src\image\qpel.c
857 :     # End Source File
858 :     # Begin Source File
859 :    
860 :     SOURCE=..\..\src\image\reduced.c
861 :     # End Source File
862 :     # End Group
863 :     # Begin Group "motion"
864 :    
865 :     # PROP Default_Filter ""
866 :     # Begin Group "motion_asm"
867 :    
868 :     # PROP Default_Filter ""
869 :     # Begin Source File
870 :    
871 :     SOURCE=..\..\src\motion\x86_asm\sad_3dn.asm
872 :    
873 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
874 :    
875 :     # PROP Ignore_Default_Tool 1
876 :     # Begin Custom Build - Assembling $(InputPath)
877 :     IntDir=.\Release
878 :     InputPath=..\..\src\motion\x86_asm\sad_3dn.asm
879 :     InputName=sad_3dn
880 :    
881 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
882 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
883 :    
884 :     # End Custom Build
885 :    
886 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
887 :    
888 :     # Begin Custom Build - Assembling $(InputPath)
889 :     IntDir=.\Debug
890 :     InputPath=..\..\src\motion\x86_asm\sad_3dn.asm
891 :     InputName=sad_3dn
892 :    
893 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
894 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
895 :    
896 :     # End Custom Build
897 :    
898 :     !ENDIF
899 :    
900 :     # End Source File
901 :     # Begin Source File
902 :    
903 :     SOURCE=..\..\src\motion\x86_asm\sad_3dne.asm
904 :    
905 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
906 :    
907 :     # Begin Custom Build - Assembling $(InputPath)
908 :     IntDir=.\Release
909 :     InputPath=..\..\src\motion\x86_asm\sad_3dne.asm
910 :     InputName=sad_3dne
911 :    
912 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
913 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
914 :    
915 :     # End Custom Build
916 :    
917 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
918 :    
919 :     # Begin Custom Build - Assembling $(InputPath)
920 :     IntDir=.\Debug
921 :     InputPath=..\..\src\motion\x86_asm\sad_3dne.asm
922 :     InputName=sad_3dne
923 :    
924 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
925 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
926 :    
927 :     # End Custom Build
928 :    
929 :     !ENDIF
930 :    
931 :     # End Source File
932 :     # Begin Source File
933 :    
934 :     SOURCE=..\..\src\motion\x86_asm\sad_mmx.asm
935 :    
936 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
937 :    
938 :     # Begin Custom Build - Assembling $(InputPath)
939 :     IntDir=.\Release
940 :     InputPath=..\..\src\motion\x86_asm\sad_mmx.asm
941 :     InputName=sad_mmx
942 :    
943 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
944 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
945 :    
946 :     # End Custom Build
947 :    
948 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
949 :    
950 :     # Begin Custom Build - Assembling $(InputPath)
951 :     IntDir=.\Debug
952 :     InputPath=..\..\src\motion\x86_asm\sad_mmx.asm
953 :     InputName=sad_mmx
954 :    
955 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
956 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
957 :    
958 :     # End Custom Build
959 :    
960 :     !ENDIF
961 :    
962 :     # End Source File
963 :     # Begin Source File
964 :    
965 :     SOURCE=..\..\src\motion\x86_asm\sad_sse2.asm
966 :    
967 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
968 :    
969 :     # Begin Custom Build - Assembling $(InputPath)
970 :     IntDir=.\Release
971 :     InputPath=..\..\src\motion\x86_asm\sad_sse2.asm
972 :     InputName=sad_sse2
973 :    
974 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
975 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
976 :    
977 :     # End Custom Build
978 :    
979 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
980 :    
981 :     # Begin Custom Build - Assembling $(InputPath)
982 :     IntDir=.\Debug
983 :     InputPath=..\..\src\motion\x86_asm\sad_sse2.asm
984 :     InputName=sad_sse2
985 :    
986 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
987 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
988 :    
989 :     # End Custom Build
990 :    
991 :     !ENDIF
992 :    
993 :     # End Source File
994 :     # Begin Source File
995 :    
996 :     SOURCE=..\..\src\motion\x86_asm\sad_xmm.asm
997 :    
998 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
999 :    
1000 :     # Begin Custom Build - Assembling $(InputPath)
1001 :     IntDir=.\Release
1002 :     InputPath=..\..\src\motion\x86_asm\sad_xmm.asm
1003 :     InputName=sad_xmm
1004 :    
1005 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1006 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1007 :    
1008 :     # End Custom Build
1009 :    
1010 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
1011 :    
1012 :     # Begin Custom Build - Assembling $(InputPath)
1013 :     IntDir=.\Debug
1014 :     InputPath=..\..\src\motion\x86_asm\sad_xmm.asm
1015 :     InputName=sad_xmm
1016 :    
1017 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1018 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1019 :    
1020 :     # End Custom Build
1021 :    
1022 :     !ENDIF
1023 :    
1024 :     # End Source File
1025 :     # End Group
1026 :     # Begin Group "motion_h"
1027 :    
1028 :     # PROP Default_Filter ""
1029 :     # Begin Source File
1030 :    
1031 :     SOURCE=..\..\src\motion\estimation.h
1032 :     # End Source File
1033 :     # Begin Source File
1034 :    
1035 :     SOURCE=..\..\src\motion\gmc.h
1036 :     # End Source File
1037 :     # Begin Source File
1038 :    
1039 :     SOURCE=..\..\src\motion\motion.h
1040 :     # End Source File
1041 :     # Begin Source File
1042 :    
1043 :     SOURCE=..\..\src\motion\motion_inlines.h
1044 :     # End Source File
1045 :     # Begin Source File
1046 :    
1047 :     SOURCE=..\..\src\motion\sad.h
1048 :     # End Source File
1049 :     # End Group
1050 :     # Begin Source File
1051 :    
1052 :     SOURCE=..\..\src\motion\estimation_bvop.c
1053 :     # End Source File
1054 :     # Begin Source File
1055 :    
1056 :     SOURCE=..\..\src\motion\estimation_common.c
1057 :     # End Source File
1058 :     # Begin Source File
1059 :    
1060 :     SOURCE=..\..\src\motion\estimation_gmc.c
1061 :     # End Source File
1062 :     # Begin Source File
1063 :    
1064 :     SOURCE=..\..\src\motion\estimation_pvop.c
1065 :     # End Source File
1066 :     # Begin Source File
1067 :    
1068 :     SOURCE=..\..\src\motion\estimation_rd_based.c
1069 :     # End Source File
1070 :     # Begin Source File
1071 :    
1072 :     SOURCE=..\..\src\motion\gmc.c
1073 :     # End Source File
1074 :     # Begin Source File
1075 :    
1076 :     SOURCE=..\..\src\motion\motion_comp.c
1077 :     # End Source File
1078 :     # Begin Source File
1079 :    
1080 :     SOURCE=..\..\src\motion\sad.c
1081 :     # End Source File
1082 :     # Begin Source File
1083 :    
1084 :     SOURCE=..\..\src\motion\vop_type_decision.c
1085 :     # End Source File
1086 :     # End Group
1087 :     # Begin Group "prediction"
1088 :    
1089 :     # PROP Default_Filter ""
1090 :     # Begin Group "prediction_h"
1091 :    
1092 :     # PROP Default_Filter ""
1093 :     # Begin Source File
1094 :    
1095 :     SOURCE=..\..\src\prediction\mbprediction.h
1096 :     # End Source File
1097 :     # End Group
1098 :     # Begin Source File
1099 :    
1100 :     SOURCE=..\..\src\prediction\mbprediction.c
1101 :     # End Source File
1102 :     # End Group
1103 :     # Begin Group "quant"
1104 :    
1105 :     # PROP Default_Filter ""
1106 :     # Begin Group "quant_asm"
1107 :    
1108 :     # PROP Default_Filter ""
1109 :     # Begin Source File
1110 :    
1111 : suxen_drol 1209 SOURCE=..\..\src\quant\x86_asm\quantize_h263_3dne.asm
1112 : syskin 1143
1113 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
1114 :    
1115 :     # Begin Custom Build - Assembling $(InputPath)
1116 :     IntDir=.\Release
1117 : suxen_drol 1209 InputPath=..\..\src\quant\x86_asm\quantize_h263_3dne.asm
1118 :     InputName=quantize_h263_3dne
1119 : syskin 1143
1120 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1121 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1122 :    
1123 :     # End Custom Build
1124 :    
1125 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
1126 :    
1127 :     # Begin Custom Build - Assembling $(InputPath)
1128 :     IntDir=.\Debug
1129 : suxen_drol 1209 InputPath=..\..\src\quant\x86_asm\quantize_h263_3dne.asm
1130 :     InputName=quantize_h263_3dne
1131 : syskin 1143
1132 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1133 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1134 :    
1135 :     # End Custom Build
1136 :    
1137 :     !ENDIF
1138 :    
1139 :     # End Source File
1140 :     # Begin Source File
1141 :    
1142 : suxen_drol 1209 SOURCE=..\..\src\quant\x86_asm\quantize_h263_mmx.asm
1143 : syskin 1143
1144 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
1145 :    
1146 :     # Begin Custom Build - Assembling $(InputPath)
1147 :     IntDir=.\Release
1148 : suxen_drol 1209 InputPath=..\..\src\quant\x86_asm\quantize_h263_mmx.asm
1149 :     InputName=quantize_h263_mmx
1150 : syskin 1143
1151 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1152 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1153 :    
1154 :     # End Custom Build
1155 :    
1156 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
1157 :    
1158 :     # Begin Custom Build - Assembling $(InputPath)
1159 :     IntDir=.\Debug
1160 : suxen_drol 1209 InputPath=..\..\src\quant\x86_asm\quantize_h263_mmx.asm
1161 :     InputName=quantize_h263_mmx
1162 : syskin 1143
1163 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1164 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1165 :    
1166 :     # End Custom Build
1167 :    
1168 :     !ENDIF
1169 :    
1170 :     # End Source File
1171 :     # Begin Source File
1172 :    
1173 : suxen_drol 1209 SOURCE=..\..\src\quant\x86_asm\quantize_mpeg_mmx.asm
1174 : syskin 1143
1175 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
1176 :    
1177 :     # Begin Custom Build - Assembling $(InputPath)
1178 :     IntDir=.\Release
1179 : suxen_drol 1209 InputPath=..\..\src\quant\x86_asm\quantize_mpeg_mmx.asm
1180 :     InputName=quantize_mpeg_mmx
1181 : syskin 1143
1182 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1183 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1184 :    
1185 :     # End Custom Build
1186 :    
1187 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
1188 :    
1189 :     # Begin Custom Build - Assembling $(InputPath)
1190 :     IntDir=.\Debug
1191 : suxen_drol 1209 InputPath=..\..\src\quant\x86_asm\quantize_mpeg_mmx.asm
1192 :     InputName=quantize_mpeg_mmx
1193 : syskin 1143
1194 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1195 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1196 :    
1197 :     # End Custom Build
1198 :    
1199 :     !ENDIF
1200 :    
1201 :     # End Source File
1202 :     # Begin Source File
1203 :    
1204 : suxen_drol 1209 SOURCE=..\..\src\quant\x86_asm\quantize_mpeg_xmm.asm
1205 : syskin 1143
1206 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
1207 :    
1208 :     # Begin Custom Build - Assembling $(InputPath)
1209 :     IntDir=.\Release
1210 : suxen_drol 1209 InputPath=..\..\src\quant\x86_asm\quantize_mpeg_xmm.asm
1211 :     InputName=quantize_mpeg_xmm
1212 : syskin 1143
1213 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1214 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1215 :    
1216 :     # End Custom Build
1217 :    
1218 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
1219 :    
1220 :     # Begin Custom Build - Assembling $(InputPath)
1221 :     IntDir=.\Debug
1222 : suxen_drol 1209 InputPath=..\..\src\quant\x86_asm\quantize_mpeg_xmm.asm
1223 :     InputName=quantize_mpeg_xmm
1224 : syskin 1143
1225 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1226 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1227 :    
1228 :     # End Custom Build
1229 :    
1230 :     !ENDIF
1231 :    
1232 :     # End Source File
1233 :     # End Group
1234 :     # Begin Group "quant_h"
1235 :    
1236 :     # PROP Default_Filter ""
1237 :     # Begin Source File
1238 :    
1239 : edgomez 1174 SOURCE=..\..\src\quant\quant.h
1240 : syskin 1143 # End Source File
1241 :     # Begin Source File
1242 :    
1243 :     SOURCE=..\..\src\quant\quant_matrix.h
1244 :     # End Source File
1245 :     # End Group
1246 :     # Begin Source File
1247 :    
1248 :     SOURCE=..\..\src\quant\quant_h263.c
1249 :     # End Source File
1250 :     # Begin Source File
1251 :    
1252 :     SOURCE=..\..\src\quant\quant_matrix.c
1253 :     # End Source File
1254 :     # Begin Source File
1255 :    
1256 : edgomez 1174 SOURCE=..\..\src\quant\quant_mpeg.c
1257 : syskin 1143 # End Source File
1258 :     # End Group
1259 :     # Begin Group "utils"
1260 :    
1261 :     # PROP Default_Filter ""
1262 :     # Begin Group "utils_asm"
1263 :    
1264 :     # PROP Default_Filter ""
1265 :     # Begin Source File
1266 :    
1267 :     SOURCE=..\..\src\utils\x86_asm\cpuid.asm
1268 :    
1269 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
1270 :    
1271 :     # Begin Custom Build - Assembling $(InputPath)
1272 :     IntDir=.\Release
1273 :     InputPath=..\..\src\utils\x86_asm\cpuid.asm
1274 :     InputName=cpuid
1275 :    
1276 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1277 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1278 :    
1279 :     # End Custom Build
1280 :    
1281 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
1282 :    
1283 :     # Begin Custom Build - Assembling $(InputPath)
1284 :     IntDir=.\Debug
1285 :     InputPath=..\..\src\utils\x86_asm\cpuid.asm
1286 :     InputName=cpuid
1287 :    
1288 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1289 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1290 :    
1291 :     # End Custom Build
1292 :    
1293 :     !ENDIF
1294 :    
1295 :     # End Source File
1296 :     # Begin Source File
1297 :    
1298 :     SOURCE=..\..\src\utils\x86_asm\interlacing_mmx.asm
1299 :    
1300 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
1301 :    
1302 :     # Begin Custom Build - Assembling $(InputPath)
1303 :     IntDir=.\Release
1304 :     InputPath=..\..\src\utils\x86_asm\interlacing_mmx.asm
1305 :     InputName=interlacing_mmx
1306 :    
1307 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1308 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1309 :    
1310 :     # End Custom Build
1311 :    
1312 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
1313 :    
1314 :     # Begin Custom Build - Assembling $(InputPath)
1315 :     IntDir=.\Debug
1316 :     InputPath=..\..\src\utils\x86_asm\interlacing_mmx.asm
1317 :     InputName=interlacing_mmx
1318 :    
1319 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1320 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1321 :    
1322 :     # End Custom Build
1323 :    
1324 :     !ENDIF
1325 :    
1326 :     # End Source File
1327 :     # Begin Source File
1328 :    
1329 :     SOURCE=..\..\src\utils\x86_asm\mem_transfer_3dne.asm
1330 :    
1331 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
1332 :    
1333 :     # Begin Custom Build - Assembling $(InputPath)
1334 :     IntDir=.\Release
1335 :     InputPath=..\..\src\utils\x86_asm\mem_transfer_3dne.asm
1336 :     InputName=mem_transfer_3dne
1337 :    
1338 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1339 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1340 :    
1341 :     # End Custom Build
1342 :    
1343 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
1344 :    
1345 :     # Begin Custom Build - Assembling $(InputPath)
1346 :     IntDir=.\Debug
1347 :     InputPath=..\..\src\utils\x86_asm\mem_transfer_3dne.asm
1348 :     InputName=mem_transfer_3dne
1349 :    
1350 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1351 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1352 :    
1353 :     # End Custom Build
1354 :    
1355 :     !ENDIF
1356 :    
1357 :     # End Source File
1358 :     # Begin Source File
1359 :    
1360 :     SOURCE=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
1361 :    
1362 :     !IF "$(CFG)" == "libxvidcore - Win32 Release"
1363 :    
1364 :     # Begin Custom Build - Assembling $(InputPath)
1365 :     IntDir=.\Release
1366 :     InputPath=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
1367 :     InputName=mem_transfer_mmx
1368 :    
1369 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1370 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1371 :    
1372 :     # End Custom Build
1373 :    
1374 :     !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug"
1375 :    
1376 :     # Begin Custom Build - Assembling $(InputPath)
1377 :     IntDir=.\Debug
1378 :     InputPath=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
1379 :     InputName=mem_transfer_mmx
1380 :    
1381 :     "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1382 :     nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1383 :    
1384 :     # End Custom Build
1385 :    
1386 :     !ENDIF
1387 :    
1388 :     # End Source File
1389 :     # End Group
1390 :     # Begin Group "utils_h"
1391 :    
1392 :     # PROP Default_Filter ""
1393 :     # Begin Source File
1394 :    
1395 :     SOURCE=..\..\src\utils\emms.h
1396 :     # End Source File
1397 :     # Begin Source File
1398 :    
1399 :     SOURCE=..\..\src\utils\mbfunctions.h
1400 :     # End Source File
1401 :     # Begin Source File
1402 :    
1403 :     SOURCE=..\..\src\utils\mem_align.h
1404 :     # End Source File
1405 :     # Begin Source File
1406 :    
1407 :     SOURCE=..\..\src\utils\mem_transfer.h
1408 :     # End Source File
1409 :     # Begin Source File
1410 :    
1411 :     SOURCE=..\..\src\utils\ratecontrol.h
1412 :     # End Source File
1413 :     # Begin Source File
1414 :    
1415 :     SOURCE=..\..\src\utils\timer.h
1416 :     # End Source File
1417 :     # End Group
1418 :     # Begin Source File
1419 :    
1420 :     SOURCE=..\..\src\utils\emms.c
1421 :     # End Source File
1422 :     # Begin Source File
1423 :    
1424 :     SOURCE=..\..\src\utils\mbtransquant.c
1425 :     # End Source File
1426 :     # Begin Source File
1427 :    
1428 :     SOURCE=..\..\src\utils\mem_align.c
1429 :     # End Source File
1430 :     # Begin Source File
1431 :    
1432 :     SOURCE=..\..\src\utils\mem_transfer.c
1433 :     # End Source File
1434 :     # Begin Source File
1435 :    
1436 :     SOURCE=..\..\src\utils\timer.c
1437 :     # End Source File
1438 :     # End Group
1439 :     # Begin Group "xvid_h"
1440 :    
1441 :     # PROP Default_Filter ""
1442 :     # Begin Source File
1443 :    
1444 :     SOURCE=..\..\src\decoder.h
1445 :     # End Source File
1446 :     # Begin Source File
1447 :    
1448 :     SOURCE=..\..\src\encoder.h
1449 :     # End Source File
1450 :     # Begin Source File
1451 :    
1452 :     SOURCE=..\..\src\global.h
1453 :     # End Source File
1454 :     # Begin Source File
1455 :    
1456 :     SOURCE=..\..\src\portab.h
1457 :     # End Source File
1458 :     # Begin Source File
1459 :    
1460 :     SOURCE=..\..\src\xvid.h
1461 :     # End Source File
1462 :     # End Group
1463 :     # Begin Group "plugins"
1464 :    
1465 :     # PROP Default_Filter ""
1466 :     # Begin Group "plugins_h"
1467 :    
1468 :     # PROP Default_Filter ""
1469 :     # End Group
1470 :     # Begin Source File
1471 :    
1472 :     SOURCE=..\..\src\plugins\plugin_2pass1.c
1473 :     # End Source File
1474 :     # Begin Source File
1475 :    
1476 :     SOURCE=..\..\src\plugins\plugin_2pass2.c
1477 :     # End Source File
1478 :     # Begin Source File
1479 :    
1480 :     SOURCE=..\..\src\plugins\plugin_dump.c
1481 :     # End Source File
1482 :     # Begin Source File
1483 :    
1484 :     SOURCE=..\..\src\plugins\plugin_lumimasking.c
1485 :     # End Source File
1486 :     # Begin Source File
1487 :    
1488 :     SOURCE=..\..\src\plugins\plugin_psnr.c
1489 :     # End Source File
1490 :     # Begin Source File
1491 :    
1492 :     SOURCE=..\..\src\plugins\plugin_single.c
1493 :     # End Source File
1494 :     # End Group
1495 :     # Begin Source File
1496 :    
1497 :     SOURCE=..\..\src\decoder.c
1498 :     # End Source File
1499 :     # Begin Source File
1500 :    
1501 :     SOURCE=..\..\src\encoder.c
1502 :     # End Source File
1503 :     # Begin Source File
1504 :    
1505 :     SOURCE=..\..\src\xvid.c
1506 :     # End Source File
1507 :     # End Target
1508 :     # End Project

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4