[svn] / branches / release-1_1-branch / xvidcore / build / win32 / libxvidcore_static.dsp Repository:
ViewVC logotype

Annotation of /branches/release-1_1-branch/xvidcore/build/win32/libxvidcore_static.dsp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1748 - (view) (download)

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

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