[svn] / branches / Isibaar / xvidcore / build / win32 / libxvidcore.dsp Repository:
ViewVC logotype

Diff of /branches/Isibaar/xvidcore/build/win32/libxvidcore.dsp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/xvidcore/build/win32/libxvidcore.dsp revision 498, Sat Sep 21 02:29:39 2002 UTC branches/Isibaar/xvidcore/build/win32/libxvidcore.dsp revision 1004, Sat May 3 23:26:55 2003 UTC
# Line 1  Line 1 
1  # Microsoft Developer Studio Project File - Name="libxvidcore" - Package Owner=<4>  # Microsoft Developer Studio Project File - Name="libxvidcore" - Package Owner=<4>
2  # Microsoft Developer Studio Generated Build File, Format Version 6.00  # Microsoft Developer Studio Generated Build File, Format Version 6.00
3  # ** DO NOT EDIT **  # ** NICHT BEARBEITEN **
4    
5  # TARGTYPE "Win32 (x86) Static Library" 0x0104  # TARGTYPE "Win32 (x86) Static Library" 0x0104
6    
7  CFG=libxvidcore - Win32 Debug  CFG=libxvidcore - Win32 Debug
8  !MESSAGE This is not a valid makefile. To build this project using NMAKE,  !MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE
9  !MESSAGE use the Export Makefile command and run  !MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl
10  !MESSAGE  !MESSAGE
11  !MESSAGE NMAKE /f "libxvidcore.mak".  !MESSAGE NMAKE /f "libxvidcore.mak".
12  !MESSAGE  !MESSAGE
13  !MESSAGE You can specify a configuration when running NMAKE  !MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben
14  !MESSAGE by defining the macro CFG on the command line. For example:  !MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:
15  !MESSAGE  !MESSAGE
16  !MESSAGE NMAKE /f "libxvidcore.mak" CFG="libxvidcore - Win32 Debug"  !MESSAGE NMAKE /f "libxvidcore.mak" CFG="libxvidcore - Win32 Debug"
17  !MESSAGE  !MESSAGE
18  !MESSAGE Possible choices for configuration are:  !MESSAGE Für die Konfiguration stehen zur Auswahl:
19  !MESSAGE  !MESSAGE
20  !MESSAGE "libxvidcore - Win32 Release" (based on "Win32 (x86) Static Library")  !MESSAGE "libxvidcore - Win32 Release" (basierend auf  "Win32 (x86) Static Library")
21  !MESSAGE "libxvidcore - Win32 Debug" (based on "Win32 (x86) Static Library")  !MESSAGE "libxvidcore - Win32 Debug" (basierend auf  "Win32 (x86) Static Library")
22  !MESSAGE  !MESSAGE
23    
24  # Begin Project  # Begin Project
# Line 41  Line 41 
41  # PROP Intermediate_Dir "Release"  # PROP Intermediate_Dir "Release"
42  # PROP Target_Dir ""  # PROP Target_Dir ""
43  # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c  # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
44  # ADD CPP /nologo /MT /W3 /GX /O2 /Ob2 /D "NDEBUG" /D "ARCH_X86" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c  # ADD CPP /nologo /MT /W3 /GX /O2 /Ob2 /D "NDEBUG" /D "ARCH_IS_IA32" /D "ARCH_IS_32BIT" /D "ARCH_IS_LITTLE_ENDIAN" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c
45  # ADD BASE RSC /l 0xc09 /d "NDEBUG"  # ADD BASE RSC /l 0xc09 /d "NDEBUG"
46  # ADD RSC /l 0xc09 /d "NDEBUG"  # ADD RSC /l 0xc09 /d "NDEBUG"
47  BSC32=bscmake.exe  BSC32=bscmake.exe
# Line 64  Line 64 
64  # PROP Intermediate_Dir "Debug"  # PROP Intermediate_Dir "Debug"
65  # PROP Target_Dir ""  # PROP Target_Dir ""
66  # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c  # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
67  # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "ARCH_X86" /D "WIN32" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c  # ADD CPP /nologo /MTd /W3 /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
68  # ADD BASE RSC /l 0xc09 /d "_DEBUG"  # ADD BASE RSC /l 0xc09 /d "_DEBUG"
69  # ADD RSC /l 0xc09 /d "_DEBUG"  # ADD RSC /l 0xc09 /d "_DEBUG"
70  BSC32=bscmake.exe  BSC32=bscmake.exe
# Line 101  Line 101 
101  # End Source File  # End Source File
102  # Begin Source File  # Begin Source File
103    
104    SOURCE=..\..\INSTALL
105    # End Source File
106    # Begin Source File
107    
108    SOURCE=..\..\LICENSE
109    # End Source File
110    # Begin Source File
111    
112    SOURCE=..\..\README.txt
113    # End Source File
114    # Begin Source File
115    
116  SOURCE=..\..\todo.txt  SOURCE=..\..\todo.txt
117  # End Source File  # End Source File
118  # Begin Source File  # Begin Source File
# Line 120  Line 132 
132  # PROP Default_Filter ""  # PROP Default_Filter ""
133  # Begin Source File  # Begin Source File
134    
135    SOURCE=..\..\src\bitstream\x86_asm\cbp_3dne.asm
136    
137    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
138    
139    # Begin Custom Build - Assembling $(InputPath)
140    IntDir=.\Release
141    InputPath=..\..\src\bitstream\x86_asm\cbp_3dne.asm
142    InputName=cbp_3dne
143    
144    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
145            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
146    
147    # End Custom Build
148    
149    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
150    
151    # Begin Custom Build - Assembling $(InputPath)
152    IntDir=.\Debug
153    InputPath=..\..\src\bitstream\x86_asm\cbp_3dne.asm
154    InputName=cbp_3dne
155    
156    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
157            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
158    
159    # End Custom Build
160    
161    !ENDIF
162    
163    # End Source File
164    # Begin Source File
165    
166  SOURCE=..\..\src\bitstream\x86_asm\cbp_mmx.asm  SOURCE=..\..\src\bitstream\x86_asm\cbp_mmx.asm
167    
168    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
169    
170    # Begin Custom Build - Assembling $(InputPath)
171    IntDir=.\Release
172    InputPath=..\..\src\bitstream\x86_asm\cbp_mmx.asm
173    InputName=cbp_mmx
174    
175    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
176            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
177    
178    # End Custom Build
179    
180    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
181    
182    # Begin Custom Build - Assembling $(InputPath)
183    IntDir=.\Debug
184    InputPath=..\..\src\bitstream\x86_asm\cbp_mmx.asm
185    InputName=cbp_mmx
186    
187    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
188            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
189    
190    # End Custom Build
191    
192    !ENDIF
193    
194  # End Source File  # End Source File
195  # Begin Source File  # Begin Source File
196    
197  SOURCE=..\..\src\bitstream\x86_asm\cbp_sse2.asm  SOURCE=..\..\src\bitstream\x86_asm\cbp_sse2.asm
198    
199    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
200    
201    # Begin Custom Build - Assembling $(InputPath)
202    IntDir=.\Release
203    InputPath=..\..\src\bitstream\x86_asm\cbp_sse2.asm
204    InputName=cbp_sse2
205    
206    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
207            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
208    
209    # End Custom Build
210    
211    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
212    
213    # Begin Custom Build - Assembling $(InputPath)
214    IntDir=.\Debug
215    InputPath=..\..\src\bitstream\x86_asm\cbp_sse2.asm
216    InputName=cbp_sse2
217    
218    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
219            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
220    
221    # End Custom Build
222    
223    !ENDIF
224    
225  # End Source File  # End Source File
226  # End Group  # End Group
227  # Begin Group "bitstream_h"  # Begin Group "bitstream_h"
# Line 173  Line 270 
270  # Begin Source File  # Begin Source File
271    
272  SOURCE=..\..\src\dct\x86_asm\fdct_mmx.asm  SOURCE=..\..\src\dct\x86_asm\fdct_mmx.asm
273    
274    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
275    
276    # Begin Custom Build - Assembling $(InputPath)
277    IntDir=.\Release
278    InputPath=..\..\src\dct\x86_asm\fdct_mmx.asm
279    InputName=fdct_mmx
280    
281    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
282            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
283    
284    # End Custom Build
285    
286    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
287    
288    # Begin Custom Build - Assembling $(InputPath)
289    IntDir=.\Debug
290    InputPath=..\..\src\dct\x86_asm\fdct_mmx.asm
291    InputName=fdct_mmx
292    
293    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
294            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
295    
296    # End Custom Build
297    
298    !ENDIF
299    
300    # End Source File
301    # Begin Source File
302    
303    SOURCE=..\..\src\dct\x86_asm\fdct_xmm.asm
304    
305    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
306    
307    # Begin Custom Build - Assembling $(InputPath)
308    IntDir=.\Release
309    InputPath=..\..\src\dct\x86_asm\fdct_xmm.asm
310    InputName=fdct_xmm
311    
312    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
313            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
314    
315    # End Custom Build
316    
317    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
318    
319    # Begin Custom Build - Assembling $(InputPath)
320    IntDir=.\Debug
321    InputPath=..\..\src\dct\x86_asm\fdct_xmm.asm
322    InputName=fdct_xmm
323    
324    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
325            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
326    
327    # End Custom Build
328    
329    !ENDIF
330    
331    # End Source File
332    # Begin Source File
333    
334    SOURCE=..\..\src\dct\x86_asm\idct_3dne.asm
335    
336    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
337    
338    # Begin Custom Build - Assembling $(InputPath)
339    IntDir=.\Release
340    InputPath=..\..\src\dct\x86_asm\idct_3dne.asm
341    InputName=idct_3dne
342    
343    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
344            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
345    
346    # End Custom Build
347    
348    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
349    
350    # Begin Custom Build - Assembling $(InputPath)
351    IntDir=.\Debug
352    InputPath=..\..\src\dct\x86_asm\idct_3dne.asm
353    InputName=idct_3dne
354    
355    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
356            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
357    
358    # End Custom Build
359    
360    !ENDIF
361    
362  # End Source File  # End Source File
363  # Begin Source File  # Begin Source File
364    
365  SOURCE=..\..\src\dct\x86_asm\idct_mmx.asm  SOURCE=..\..\src\dct\x86_asm\idct_mmx.asm
366    
367    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
368    
369    # Begin Custom Build - Assembling $(InputPath)
370    IntDir=.\Release
371    InputPath=..\..\src\dct\x86_asm\idct_mmx.asm
372    InputName=idct_mmx
373    
374    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
375            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
376    
377    # End Custom Build
378    
379    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
380    
381    # Begin Custom Build - Assembling $(InputPath)
382    IntDir=.\Debug
383    InputPath=..\..\src\dct\x86_asm\idct_mmx.asm
384    InputName=idct_mmx
385    
386    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
387            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
388    
389    # End Custom Build
390    
391    !ENDIF
392    
393    # End Source File
394    # Begin Source File
395    
396    SOURCE=..\..\src\dct\x86_asm\simple_idct_mmx.asm
397    
398    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
399    
400    # Begin Custom Build - Assembling $(InputPath)
401    IntDir=.\Release
402    InputPath=..\..\src\dct\x86_asm\simple_idct_mmx.asm
403    InputName=simple_idct_mmx
404    
405    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
406            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
407    
408    # End Custom Build
409    
410    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
411    
412    # Begin Custom Build - Assembling $(InputPath)
413    IntDir=.\Debug
414    InputPath=..\..\src\dct\x86_asm\simple_idct_mmx.asm
415    InputName=simple_idct_mmx
416    
417    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
418            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
419    
420    # End Custom Build
421    
422    !ENDIF
423    
424  # End Source File  # End Source File
425  # End Group  # End Group
426  # Begin Group "dct_h"  # Begin Group "dct_h"
# Line 199  Line 443 
443    
444  SOURCE=..\..\src\dct\idct.c  SOURCE=..\..\src\dct\idct.c
445  # End Source File  # End Source File
446    # Begin Source File
447    
448    SOURCE=..\..\src\dct\simple_idct.c
449    # End Source File
450  # End Group  # End Group
451  # Begin Group "image"  # Begin Group "image"
452    
# Line 208  Line 456 
456  # PROP Default_Filter ""  # PROP Default_Filter ""
457  # Begin Source File  # Begin Source File
458    
459  SOURCE=..\..\src\image\x86_asm\interpolate8x8_3dn.asm  SOURCE=..\..\src\image\x86_asm\colorspace_mmx.inc
460  # End Source File  # End Source File
461  # Begin Source File  # Begin Source File
462    
463  SOURCE=..\..\src\image\x86_asm\interpolate8x8_mmx.asm  SOURCE=..\..\src\image\x86_asm\colorspace_rgb_mmx.asm
464    
465    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
466    
467    # Begin Custom Build - Assembling $(InputPath)
468    InputDir=\xvid\xvidcore\src\image\x86_asm
469    IntDir=.\Release
470    InputPath=..\..\src\image\x86_asm\colorspace_rgb_mmx.asm
471    InputName=colorspace_rgb_mmx
472    
473    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
474            nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
475    
476    # End Custom Build
477    
478    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
479    
480    # Begin Custom Build - Assembling $(InputPath)
481    InputDir=\xvid\xvidcore\src\image\x86_asm
482    IntDir=.\Debug
483    InputPath=..\..\src\image\x86_asm\colorspace_rgb_mmx.asm
484    InputName=colorspace_rgb_mmx
485    
486    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
487            nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
488    
489    # End Custom Build
490    
491    !ENDIF
492    
493  # End Source File  # End Source File
494  # Begin Source File  # Begin Source File
495    
496  SOURCE=..\..\src\image\x86_asm\interpolate8x8_xmm.asm  SOURCE=..\..\src\image\x86_asm\colorspace_yuv_mmx.asm
497    
498    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
499    
500    # Begin Custom Build - Assembling $(InputPath)
501    InputDir=\xvid\xvidcore\src\image\x86_asm
502    IntDir=.\Release
503    InputPath=..\..\src\image\x86_asm\colorspace_yuv_mmx.asm
504    InputName=colorspace_yuv_mmx
505    
506    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
507            nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
508    
509    # End Custom Build
510    
511    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
512    
513    # Begin Custom Build - Assembling $(InputPath)
514    InputDir=\xvid\xvidcore\src\image\x86_asm
515    IntDir=.\Debug
516    InputPath=..\..\src\image\x86_asm\colorspace_yuv_mmx.asm
517    InputName=colorspace_yuv_mmx
518    
519    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
520            nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
521    
522    # End Custom Build
523    
524    !ENDIF
525    
526  # End Source File  # End Source File
527  # Begin Source File  # Begin Source File
528    
529  SOURCE=..\..\src\image\x86_asm\rgb_to_yv12_mmx.asm  SOURCE=..\..\src\image\x86_asm\colorspace_yuyv_mmx.asm
530    
531    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
532    
533    # Begin Custom Build - Assembling $(InputPath)
534    InputDir=\xvid\xvidcore\src\image\x86_asm
535    IntDir=.\Release
536    InputPath=..\..\src\image\x86_asm\colorspace_yuyv_mmx.asm
537    InputName=colorspace_yuyv_mmx
538    
539    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
540            nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
541    
542    # End Custom Build
543    
544    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
545    
546    # Begin Custom Build - Assembling $(InputPath)
547    InputDir=\xvid\xvidcore\src\image\x86_asm
548    IntDir=.\Debug
549    InputPath=..\..\src\image\x86_asm\colorspace_yuyv_mmx.asm
550    InputName=colorspace_yuyv_mmx
551    
552    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
553            nasm -f win32 -DPREFIX -I"$(InputDir)" -o $(IntDir)\$(InputName).obj $(InputPath)
554    
555    # End Custom Build
556    
557    !ENDIF
558    
559  # End Source File  # End Source File
560  # Begin Source File  # Begin Source File
561    
562  SOURCE=..\..\src\image\x86_asm\yuv_to_yv12_mmx.asm  SOURCE=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
563    
564    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
565    
566    # Begin Custom Build - Assembling $(InputPath)
567    IntDir=.\Release
568    InputPath=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
569    InputName=interpolate8x8_3dn
570    
571    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
572            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
573    
574    # End Custom Build
575    
576    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
577    
578    # Begin Custom Build - Assembling $(InputPath)
579    IntDir=.\Debug
580    InputPath=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
581    InputName=interpolate8x8_3dn
582    
583    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
584            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
585    
586    # End Custom Build
587    
588    !ENDIF
589    
590  # End Source File  # End Source File
591  # Begin Source File  # Begin Source File
592    
593  SOURCE=..\..\src\image\x86_asm\yuyv_to_yv12_mmx.asm  SOURCE=..\..\src\image\x86_asm\interpolate8x8_3dne.asm
594    
595    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
596    
597    # Begin Custom Build - Assembling $(InputPath)
598    IntDir=.\Release
599    InputPath=..\..\src\image\x86_asm\interpolate8x8_3dne.asm
600    InputName=interpolate8x8_3dne
601    
602    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
603            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
604    
605    # End Custom Build
606    
607    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
608    
609    # Begin Custom Build - Assembling $(InputPath)
610    IntDir=.\Debug
611    InputPath=..\..\src\image\x86_asm\interpolate8x8_3dne.asm
612    InputName=interpolate8x8_3dne
613    
614    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
615            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
616    
617    # End Custom Build
618    
619    !ENDIF
620    
621  # End Source File  # End Source File
622  # Begin Source File  # Begin Source File
623    
624  SOURCE=..\..\src\image\x86_asm\yv12_to_rgb24_mmx.asm  SOURCE=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
625    
626    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
627    
628    # Begin Custom Build - Assembling $(InputPath)
629    IntDir=.\Release
630    InputPath=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
631    InputName=interpolate8x8_mmx
632    
633    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
634            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
635    
636    # End Custom Build
637    
638    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
639    
640    # Begin Custom Build - Assembling $(InputPath)
641    IntDir=.\Debug
642    InputPath=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
643    InputName=interpolate8x8_mmx
644    
645    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
646            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
647    
648    # End Custom Build
649    
650    !ENDIF
651    
652  # End Source File  # End Source File
653  # Begin Source File  # Begin Source File
654    
655  SOURCE=..\..\src\image\x86_asm\yv12_to_rgb32_mmx.asm  SOURCE=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
656    
657    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
658    
659    # Begin Custom Build - Assembling $(InputPath)
660    IntDir=.\Release
661    InputPath=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
662    InputName=interpolate8x8_xmm
663    
664    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
665            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
666    
667    # End Custom Build
668    
669    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
670    
671    # Begin Custom Build - Assembling $(InputPath)
672    IntDir=.\Debug
673    InputPath=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
674    InputName=interpolate8x8_xmm
675    
676    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
677            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
678    
679    # End Custom Build
680    
681    !ENDIF
682    
683  # End Source File  # End Source File
684  # Begin Source File  # Begin Source File
685    
686  SOURCE=..\..\src\image\x86_asm\yv12_to_yuyv_mmx.asm  SOURCE=..\..\src\image\x86_asm\qpel_mmx.asm
687    
688    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
689    
690    # Begin Custom Build - Assembling $(InputPath)
691    IntDir=.\Release
692    InputPath=..\..\src\image\x86_asm\qpel_mmx.asm
693    InputName=qpel_mmx
694    
695    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
696            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
697    
698    # End Custom Build
699    
700    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
701    
702    # Begin Custom Build - Assembling $(InputPath)
703    IntDir=.\Debug
704    InputPath=..\..\src\image\x86_asm\qpel_mmx.asm
705    InputName=qpel_mmx
706    
707    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
708            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
709    
710    # End Custom Build
711    
712    !ENDIF
713    
714    # End Source File
715    # Begin Source File
716    
717    SOURCE=..\..\src\image\x86_asm\reduced_mmx.asm
718    
719    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
720    
721    # Begin Custom Build - Assembling $(InputPath)
722    IntDir=.\Release
723    InputPath=..\..\src\image\x86_asm\reduced_mmx.asm
724    InputName=reduced_mmx
725    
726    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
727            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
728    
729    # End Custom Build
730    
731    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
732    
733    # Begin Custom Build - Assembling $(InputPath)
734    IntDir=.\Debug
735    InputPath=..\..\src\image\x86_asm\reduced_mmx.asm
736    InputName=reduced_mmx
737    
738    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
739            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
740    
741    # End Custom Build
742    
743    !ENDIF
744    
745  # End Source File  # End Source File
746  # End Group  # End Group
747  # Begin Group "image_h"  # Begin Group "image_h"
# Line 252  Line 753 
753  # End Source File  # End Source File
754  # Begin Source File  # Begin Source File
755    
756    SOURCE=..\..\src\image\font.h
757    # End Source File
758    # Begin Source File
759    
760  SOURCE=..\..\src\image\image.h  SOURCE=..\..\src\image\image.h
761  # End Source File  # End Source File
762  # Begin Source File  # Begin Source File
763    
764  SOURCE=..\..\src\image\interpolate8x8.h  SOURCE=..\..\src\image\interpolate8x8.h
765  # End Source File  # End Source File
766    # Begin Source File
767    
768    SOURCE=..\..\src\image\postprocessing.h
769    # End Source File
770    # Begin Source File
771    
772    SOURCE=..\..\src\image\qpel.h
773    # End Source File
774    # Begin Source File
775    
776    SOURCE=..\..\src\image\reduced.h
777    # End Source File
778  # End Group  # End Group
779  # Begin Source File  # Begin Source File
780    
# Line 265  Line 782 
782  # End Source File  # End Source File
783  # Begin Source File  # Begin Source File
784    
785    SOURCE=..\..\src\image\font.c
786    # End Source File
787    # Begin Source File
788    
789  SOURCE=..\..\src\image\image.c  SOURCE=..\..\src\image\image.c
790  # End Source File  # End Source File
791  # Begin Source File  # Begin Source File
792    
793  SOURCE=..\..\src\image\interpolate8x8.c  SOURCE=..\..\src\image\interpolate8x8.c
794  # End Source File  # End Source File
795    # Begin Source File
796    
797    SOURCE=..\..\src\image\postprocessing.c
798    # End Source File
799    # Begin Source File
800    
801    SOURCE=..\..\src\image\qpel.c
802    # End Source File
803    # Begin Source File
804    
805    SOURCE=..\..\src\image\reduced.c
806    # End Source File
807  # End Group  # End Group
808  # Begin Group "motion"  # Begin Group "motion"
809    
# Line 285  Line 818 
818  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"
819    
820  # PROP Ignore_Default_Tool 1  # PROP Ignore_Default_Tool 1
821    # Begin Custom Build - Assembling $(InputPath)
822    IntDir=.\Release
823    InputPath=..\..\src\motion\x86_asm\sad_3dn.asm
824    InputName=sad_3dn
825    
826    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
827            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
828    
829    # End Custom Build
830    
831    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
832    
833    # Begin Custom Build - Assembling $(InputPath)
834    IntDir=.\Debug
835    InputPath=..\..\src\motion\x86_asm\sad_3dn.asm
836    InputName=sad_3dn
837    
838    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
839            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
840    
841    # End Custom Build
842    
843    !ENDIF
844    
845    # End Source File
846    # Begin Source File
847    
848    SOURCE=..\..\src\motion\x86_asm\sad_3dne.asm
849    
850    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
851    
852    # Begin Custom Build - Assembling $(InputPath)
853    IntDir=.\Release
854    InputPath=..\..\src\motion\x86_asm\sad_3dne.asm
855    InputName=sad_3dne
856    
857    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
858            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
859    
860    # End Custom Build
861    
862  !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"  !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
863    
864    # Begin Custom Build - Assembling $(InputPath)
865    IntDir=.\Debug
866    InputPath=..\..\src\motion\x86_asm\sad_3dne.asm
867    InputName=sad_3dne
868    
869    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
870            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
871    
872    # End Custom Build
873    
874  !ENDIF  !ENDIF
875    
876  # End Source File  # End Source File
877  # Begin Source File  # Begin Source File
878    
879  SOURCE=..\..\src\motion\x86_asm\sad_mmx.asm  SOURCE=..\..\src\motion\x86_asm\sad_mmx.asm
880    
881    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
882    
883    # Begin Custom Build - Assembling $(InputPath)
884    IntDir=.\Release
885    InputPath=..\..\src\motion\x86_asm\sad_mmx.asm
886    InputName=sad_mmx
887    
888    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
889            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
890    
891    # End Custom Build
892    
893    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
894    
895    # Begin Custom Build - Assembling $(InputPath)
896    IntDir=.\Debug
897    InputPath=..\..\src\motion\x86_asm\sad_mmx.asm
898    InputName=sad_mmx
899    
900    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
901            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
902    
903    # End Custom Build
904    
905    !ENDIF
906    
907  # End Source File  # End Source File
908  # Begin Source File  # Begin Source File
909    
910  SOURCE=..\..\src\motion\x86_asm\sad_sse2.asm  SOURCE=..\..\src\motion\x86_asm\sad_sse2.asm
911    
912    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
913    
914    # Begin Custom Build - Assembling $(InputPath)
915    IntDir=.\Release
916    InputPath=..\..\src\motion\x86_asm\sad_sse2.asm
917    InputName=sad_sse2
918    
919    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
920            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
921    
922    # End Custom Build
923    
924    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
925    
926    # Begin Custom Build - Assembling $(InputPath)
927    IntDir=.\Debug
928    InputPath=..\..\src\motion\x86_asm\sad_sse2.asm
929    InputName=sad_sse2
930    
931    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
932            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
933    
934    # End Custom Build
935    
936    !ENDIF
937    
938  # End Source File  # End Source File
939  # Begin Source File  # Begin Source File
940    
941  SOURCE=..\..\src\motion\x86_asm\sad_xmm.asm  SOURCE=..\..\src\motion\x86_asm\sad_xmm.asm
942    
943    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
944    
945    # Begin Custom Build - Assembling $(InputPath)
946    IntDir=.\Release
947    InputPath=..\..\src\motion\x86_asm\sad_xmm.asm
948    InputName=sad_xmm
949    
950    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
951            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
952    
953    # End Custom Build
954    
955    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
956    
957    # Begin Custom Build - Assembling $(InputPath)
958    IntDir=.\Debug
959    InputPath=..\..\src\motion\x86_asm\sad_xmm.asm
960    InputName=sad_xmm
961    
962    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
963            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
964    
965    # End Custom Build
966    
967    !ENDIF
968    
969  # End Source File  # End Source File
970  # End Group  # End Group
971  # Begin Group "motion_h"  # Begin Group "motion_h"
# Line 313  Line 977 
977  # End Source File  # End Source File
978  # Begin Source File  # Begin Source File
979    
980    SOURCE=..\..\src\motion\motion_est.h
981    # End Source File
982    # Begin Source File
983    
984  SOURCE=..\..\src\motion\sad.h  SOURCE=..\..\src\motion\sad.h
985  # End Source File  # End Source File
986    # Begin Source File
987    
988    SOURCE=..\..\src\motion\smp_motion_est.h
989    # End Source File
990  # End Group  # End Group
991  # Begin Source File  # Begin Source File
992    
# Line 328  Line 1000 
1000    
1001  SOURCE=..\..\src\motion\sad.c  SOURCE=..\..\src\motion\sad.c
1002  # End Source File  # End Source File
1003    # Begin Source File
1004    
1005    SOURCE=..\..\src\motion\smp_motion_est.c
1006    # End Source File
1007  # End Group  # End Group
1008  # Begin Group "prediction"  # Begin Group "prediction"
1009    
# Line 354  Line 1030 
1030  # Begin Source File  # Begin Source File
1031    
1032  SOURCE=..\..\src\quant\x86_asm\quantize4_mmx.asm  SOURCE=..\..\src\quant\x86_asm\quantize4_mmx.asm
1033    
1034    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
1035    
1036    # Begin Custom Build - Assembling $(InputPath)
1037    IntDir=.\Release
1038    InputPath=..\..\src\quant\x86_asm\quantize4_mmx.asm
1039    InputName=quantize4_mmx
1040    
1041    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1042            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1043    
1044    # End Custom Build
1045    
1046    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
1047    
1048    # Begin Custom Build - Assembling $(InputPath)
1049    IntDir=.\Debug
1050    InputPath=..\..\src\quant\x86_asm\quantize4_mmx.asm
1051    InputName=quantize4_mmx
1052    
1053    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1054            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1055    
1056    # End Custom Build
1057    
1058    !ENDIF
1059    
1060    # End Source File
1061    # Begin Source File
1062    
1063    SOURCE=..\..\src\quant\x86_asm\quantize4_xmm.asm
1064    
1065    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
1066    
1067    # Begin Custom Build - Assembling $(InputPath)
1068    IntDir=.\Release
1069    InputPath=..\..\src\quant\x86_asm\quantize4_xmm.asm
1070    InputName=quantize4_xmm
1071    
1072    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1073            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1074    
1075    # End Custom Build
1076    
1077    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
1078    
1079    # Begin Custom Build - Assembling $(InputPath)
1080    IntDir=.\Debug
1081    InputPath=..\..\src\quant\x86_asm\quantize4_xmm.asm
1082    InputName=quantize4_xmm
1083    
1084    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1085            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1086    
1087    # End Custom Build
1088    
1089    !ENDIF
1090    
1091    # End Source File
1092    # Begin Source File
1093    
1094    SOURCE=..\..\src\quant\x86_asm\quantize_3dne.asm
1095    
1096    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
1097    
1098    # Begin Custom Build - Assembling $(InputPath)
1099    IntDir=.\Release
1100    InputPath=..\..\src\quant\x86_asm\quantize_3dne.asm
1101    InputName=quantize_3dne
1102    
1103    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1104            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1105    
1106    # End Custom Build
1107    
1108    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
1109    
1110    # Begin Custom Build - Assembling $(InputPath)
1111    IntDir=.\Debug
1112    InputPath=..\..\src\quant\x86_asm\quantize_3dne.asm
1113    InputName=quantize_3dne
1114    
1115    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1116            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1117    
1118    # End Custom Build
1119    
1120    !ENDIF
1121    
1122  # End Source File  # End Source File
1123  # Begin Source File  # Begin Source File
1124    
1125  SOURCE=..\..\src\quant\x86_asm\quantize_mmx.asm  SOURCE=..\..\src\quant\x86_asm\quantize_mmx.asm
1126    
1127    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
1128    
1129    # Begin Custom Build - Assembling $(InputPath)
1130    IntDir=.\Release
1131    InputPath=..\..\src\quant\x86_asm\quantize_mmx.asm
1132    InputName=quantize_mmx
1133    
1134    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1135            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1136    
1137    # End Custom Build
1138    
1139    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
1140    
1141    # Begin Custom Build - Assembling $(InputPath)
1142    IntDir=.\Debug
1143    InputPath=..\..\src\quant\x86_asm\quantize_mmx.asm
1144    InputName=quantize_mmx
1145    
1146    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1147            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1148    
1149    # End Custom Build
1150    
1151    !ENDIF
1152    
1153  # End Source File  # End Source File
1154  # End Group  # End Group
1155  # Begin Group "quant_h"  # Begin Group "quant_h"
# Line 406  Line 1198 
1198  # Begin Source File  # Begin Source File
1199    
1200  SOURCE=..\..\src\utils\x86_asm\cpuid.asm  SOURCE=..\..\src\utils\x86_asm\cpuid.asm
1201    
1202    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
1203    
1204    # Begin Custom Build - Assembling $(InputPath)
1205    IntDir=.\Release
1206    InputPath=..\..\src\utils\x86_asm\cpuid.asm
1207    InputName=cpuid
1208    
1209    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1210            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1211    
1212    # End Custom Build
1213    
1214    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
1215    
1216    # Begin Custom Build - Assembling $(InputPath)
1217    IntDir=.\Debug
1218    InputPath=..\..\src\utils\x86_asm\cpuid.asm
1219    InputName=cpuid
1220    
1221    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1222            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1223    
1224    # End Custom Build
1225    
1226    !ENDIF
1227    
1228    # End Source File
1229    # Begin Source File
1230    
1231    SOURCE=..\..\src\utils\x86_asm\interlacing_mmx.asm
1232    
1233    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
1234    
1235    # Begin Custom Build - Assembling $(InputPath)
1236    IntDir=.\Release
1237    InputPath=..\..\src\utils\x86_asm\interlacing_mmx.asm
1238    InputName=interlacing_mmx
1239    
1240    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1241            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1242    
1243    # End Custom Build
1244    
1245    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
1246    
1247    # Begin Custom Build - Assembling $(InputPath)
1248    IntDir=.\Debug
1249    InputPath=..\..\src\utils\x86_asm\interlacing_mmx.asm
1250    InputName=interlacing_mmx
1251    
1252    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1253            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1254    
1255    # End Custom Build
1256    
1257    !ENDIF
1258    
1259    # End Source File
1260    # Begin Source File
1261    
1262    SOURCE=..\..\src\utils\x86_asm\mem_transfer_3dne.asm
1263    
1264    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
1265    
1266    # Begin Custom Build - Assembling $(InputPath)
1267    IntDir=.\Release
1268    InputPath=..\..\src\utils\x86_asm\mem_transfer_3dne.asm
1269    InputName=mem_transfer_3dne
1270    
1271    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1272            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1273    
1274    # End Custom Build
1275    
1276    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
1277    
1278    # Begin Custom Build - Assembling $(InputPath)
1279    IntDir=.\Debug
1280    InputPath=..\..\src\utils\x86_asm\mem_transfer_3dne.asm
1281    InputName=mem_transfer_3dne
1282    
1283    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1284            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1285    
1286    # End Custom Build
1287    
1288    !ENDIF
1289    
1290  # End Source File  # End Source File
1291  # Begin Source File  # Begin Source File
1292    
1293  SOURCE=..\..\src\utils\x86_asm\mem_transfer_mmx.asm  SOURCE=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
1294    
1295    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
1296    
1297    # Begin Custom Build - Assembling $(InputPath)
1298    IntDir=.\Release
1299    InputPath=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
1300    InputName=mem_transfer_mmx
1301    
1302    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1303            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1304    
1305    # End Custom Build
1306    
1307    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
1308    
1309    # Begin Custom Build - Assembling $(InputPath)
1310    IntDir=.\Debug
1311    InputPath=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
1312    InputName=mem_transfer_mmx
1313    
1314    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1315            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1316    
1317    # End Custom Build
1318    
1319    !ENDIF
1320    
1321  # End Source File  # End Source File
1322  # End Group  # End Group
1323  # Begin Group "utils_h"  # Begin Group "utils_h"

Legend:
Removed from v.498  
changed lines
  Added in v.1004

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