[svn] / trunk / xvidcore / build / win32 / core.dsp Repository:
ViewVC logotype

Diff of /trunk/xvidcore/build/win32/core.dsp

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

revision 22, Mon Mar 11 01:16:26 2002 UTC revision 295, Fri Jul 12 12:26:55 2002 UTC
# Line 1  Line 1 
1  # Microsoft Developer Studio Project File - Name="core" - Package Owner=<4>  # Microsoft Developer Studio Project File - Name="core" - 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  # ** NICHT BEARBEITEN **  # ** DO NOT EDIT **
4    
5  # TARGTYPE "Win32 (x86) Static Library" 0x0104  # TARGTYPE "Win32 (x86) Static Library" 0x0104
6    
7  CFG=core - Win32 Debug  CFG=core - Win32 Debug
8  !MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE  !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9  !MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl  !MESSAGE use the Export Makefile command and run
10  !MESSAGE  !MESSAGE
11  !MESSAGE NMAKE /f "core.mak".  !MESSAGE NMAKE /f "core.mak".
12  !MESSAGE  !MESSAGE
13  !MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben  !MESSAGE You can specify a configuration when running NMAKE
14  !MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:  !MESSAGE by defining the macro CFG on the command line. For example:
15  !MESSAGE  !MESSAGE
16  !MESSAGE NMAKE /f "core.mak" CFG="core - Win32 Debug"  !MESSAGE NMAKE /f "core.mak" CFG="core - Win32 Debug"
17  !MESSAGE  !MESSAGE
18  !MESSAGE Für die Konfiguration stehen zur Auswahl:  !MESSAGE Possible choices for configuration are:
19  !MESSAGE  !MESSAGE
20  !MESSAGE "core - Win32 Release" (basierend auf  "Win32 (x86) Static Library")  !MESSAGE "core - Win32 Release" (based on "Win32 (x86) Static Library")
21  !MESSAGE "core - Win32 Debug" (basierend auf  "Win32 (x86) Static Library")  !MESSAGE "core - Win32 Debug" (based on "Win32 (x86) Static Library")
22    !MESSAGE "core - Win32 Release _SMP" (based on "Win32 (x86) Static Library")
23  !MESSAGE  !MESSAGE
24    
25  # Begin Project  # Begin Project
26  # PROP AllowPerConfigDependencies 0  # PROP AllowPerConfigDependencies 0
27  # PROP Scc_ProjName ""  # PROP Scc_ProjName ""
28  # PROP Scc_LocalPath ""  # PROP Scc_LocalPath ""
29  CPP=xicl6.exe  CPP=cl.exe
30  RSC=rc.exe  RSC=rc.exe
31    
32  !IF  "$(CFG)" == "core - Win32 Release"  !IF  "$(CFG)" == "core - Win32 Release"
# Line 41  Line 42 
42  # PROP Intermediate_Dir "Release"  # PROP Intermediate_Dir "Release"
43  # PROP Target_Dir ""  # PROP Target_Dir ""
44  # 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
45  # ADD CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "ARCH_X86" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c  # ADD CPP /nologo /W3 /GX /O2 /Ob2 /D "NDEBUG" /D "ARCH_X86" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c
46  # ADD BASE RSC /l 0xc09 /d "NDEBUG"  # ADD BASE RSC /l 0xc09 /d "NDEBUG"
47  # ADD RSC /l 0xc09 /d "NDEBUG"  # ADD RSC /l 0xc09 /d "NDEBUG"
48  BSC32=bscmake.exe  BSC32=bscmake.exe
49  # ADD BASE BSC32 /nologo  # ADD BASE BSC32 /nologo
50  # ADD BSC32 /nologo  # ADD BSC32 /nologo
51  LIB32=xilink6.exe -lib  LIB32=link.exe -lib
52  # ADD BASE LIB32 /nologo  # ADD BASE LIB32 /nologo
53  # ADD LIB32 /nologo /out:"bin\core.lib"  # ADD LIB32 /nologo /out:"bin\core.lib"
54    
# Line 64  Line 65 
65  # PROP Intermediate_Dir "Debug"  # PROP Intermediate_Dir "Debug"
66  # PROP Target_Dir ""  # PROP Target_Dir ""
67  # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c  # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
68  # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "ARCH_X86" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c  # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "ARCH_X86" /D "WIN32" /D "_MBCS" /D "_LIB" /D "BFRAMES" /FR /YX /FD /GZ /c
69  # ADD BASE RSC /l 0xc09 /d "_DEBUG"  # ADD BASE RSC /l 0xc09 /d "_DEBUG"
70  # ADD RSC /l 0xc09 /d "_DEBUG"  # ADD RSC /l 0xc09 /d "_DEBUG"
71  BSC32=bscmake.exe  BSC32=bscmake.exe
72  # ADD BASE BSC32 /nologo  # ADD BASE BSC32 /nologo
73  # ADD BSC32 /nologo  # ADD BSC32 /nologo
74  LIB32=xilink6.exe -lib  LIB32=link.exe -lib
75  # ADD BASE LIB32 /nologo  # ADD BASE LIB32 /nologo
76  # ADD LIB32 /nologo /out:"bin\core.lib"  # ADD LIB32 /nologo /out:"bin\core.lib"
77    
78    !ELSEIF  "$(CFG)" == "core - Win32 Release _SMP"
79    
80    # PROP BASE Use_MFC 0
81    # PROP BASE Use_Debug_Libraries 0
82    # PROP BASE Output_Dir "core___Win32_Release__SMP"
83    # PROP BASE Intermediate_Dir "core___Win32_Release__SMP"
84    # PROP BASE Target_Dir ""
85    # PROP Use_MFC 0
86    # PROP Use_Debug_Libraries 0
87    # PROP Output_Dir "Release_SMP"
88    # PROP Intermediate_Dir "Release_SMP"
89    # PROP Target_Dir ""
90    # ADD BASE CPP /nologo /W3 /GX /O2 /Ob2 /D "NDEBUG" /D "ARCH_X86" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c
91    # ADD CPP /nologo /W3 /GX /O2 /Ob2 /D "NDEBUG" /D "ARCH_X86" /D "WIN32" /D "_MBCS" /D "_LIB" /D "_SMP" /YX /FD /c
92    # ADD BASE RSC /l 0xc09 /d "NDEBUG"
93    # ADD RSC /l 0xc09 /d "NDEBUG"
94    BSC32=bscmake.exe
95    # ADD BASE BSC32 /nologo
96    # ADD BSC32 /nologo
97    LIB32=link.exe -lib
98    # ADD BASE LIB32 /nologo /out:"bin\core.lib"
99    # ADD LIB32 /nologo /out:"bin\core.lib"
100    
101  !ENDIF  !ENDIF
102    
103  # Begin Target  # Begin Target
104    
105  # Name "core - Win32 Release"  # Name "core - Win32 Release"
106  # Name "core - Win32 Debug"  # Name "core - Win32 Debug"
107    # Name "core - Win32 Release _SMP"
108  # Begin Group "docs"  # Begin Group "docs"
109    
110  # PROP Default_Filter ""  # PROP Default_Filter ""
# Line 89  Line 114 
114  # End Source File  # End Source File
115  # Begin Source File  # Begin Source File
116    
117    SOURCE=..\..\CodingStyle
118    # End Source File
119    # Begin Source File
120    
121  SOURCE=..\..\gpl.txt  SOURCE=..\..\gpl.txt
122  # End Source File  # End Source File
123  # Begin Source File  # Begin Source File
# Line 130  Line 159 
159    
160  # End Custom Build  # End Custom Build
161    
162    !ELSEIF  "$(CFG)" == "core - Win32 Release _SMP"
163    
164    # Begin Custom Build - Assembling $(InputPath)
165    IntDir=.\Release_SMP
166    InputPath=..\..\src\bitstream\x86_asm\cbp_mmx.asm
167    InputName=cbp_mmx
168    
169    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
170            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
171    
172    # End Custom Build
173    
174    !ENDIF
175    
176    # End Source File
177    # Begin Source File
178    
179    SOURCE=..\..\src\bitstream\x86_asm\cbp_sse2.asm
180    
181    !IF  "$(CFG)" == "core - Win32 Release"
182    
183    # Begin Custom Build - Assembling $(InputPath)
184    IntDir=.\Release
185    InputPath=..\..\src\bitstream\x86_asm\cbp_sse2.asm
186    InputName=cbp_sse2
187    
188    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
189            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
190    
191    # End Custom Build
192    
193    !ELSEIF  "$(CFG)" == "core - Win32 Debug"
194    
195    # Begin Custom Build - Assembling $(InputPath)
196    IntDir=.\Debug
197    InputPath=..\..\src\bitstream\x86_asm\cbp_sse2.asm
198    InputName=cbp_sse2
199    
200    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
201            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
202    
203    # End Custom Build
204    
205    !ELSEIF  "$(CFG)" == "core - Win32 Release _SMP"
206    
207    # Begin Custom Build - Assembling $(InputPath)
208    IntDir=.\Release_SMP
209    InputPath=..\..\src\bitstream\x86_asm\cbp_sse2.asm
210    InputName=cbp_sse2
211    
212    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
213            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
214    
215    # End Custom Build
216    
217  !ENDIF  !ENDIF
218    
219  # End Source File  # End Source File
220  # End Group  # End Group
221    # Begin Group "bitstream_h"
222    
223    # PROP Default_Filter ""
224    # Begin Source File
225    
226    SOURCE=..\..\src\bitstream\bitstream.h
227    # End Source File
228    # Begin Source File
229    
230    SOURCE=..\..\src\bitstream\cbp.h
231    # End Source File
232    # Begin Source File
233    
234    SOURCE=..\..\src\bitstream\mbcoding.h
235    # End Source File
236    # Begin Source File
237    
238    SOURCE=..\..\src\bitstream\vlc_codes.h
239    # End Source File
240    # Begin Source File
241    
242    SOURCE=..\..\src\bitstream\zigzag.h
243    # End Source File
244    # End Group
245  # Begin Source File  # Begin Source File
246    
247  SOURCE=..\..\src\bitstream\bitstream.c  SOURCE=..\..\src\bitstream\bitstream.c
# Line 181  Line 289 
289    
290  # End Custom Build  # End Custom Build
291    
292    !ELSEIF  "$(CFG)" == "core - Win32 Release _SMP"
293    
294    # Begin Custom Build - Assembling $(InputPath)
295    IntDir=.\Release_SMP
296    InputPath=..\..\src\dct\x86_asm\fdct_mmx.asm
297    InputName=fdct_mmx
298    
299    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
300            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
301    
302    # End Custom Build
303    
304  !ENDIF  !ENDIF
305    
306  # End Source File  # End Source File
# Line 212  Line 332 
332    
333  # End Custom Build  # End Custom Build
334    
335    !ELSEIF  "$(CFG)" == "core - Win32 Release _SMP"
336    
337    # Begin Custom Build - Assembling $(InputPath)
338    IntDir=.\Release_SMP
339    InputPath=..\..\src\dct\x86_asm\idct_mmx.asm
340    InputName=idct_mmx
341    
342    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
343            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
344    
345    # End Custom Build
346    
347  !ENDIF  !ENDIF
348    
349  # End Source File  # End Source File
350  # End Group  # End Group
351    # Begin Group "dct_h"
352    
353    # PROP Default_Filter ""
354    # Begin Source File
355    
356    SOURCE=..\..\src\dct\fdct.h
357    # End Source File
358    # Begin Source File
359    
360    SOURCE=..\..\src\dct\idct.h
361    # End Source File
362    # End Group
363  # Begin Source File  # Begin Source File
364    
365  SOURCE=..\..\src\dct\fdct.c  SOURCE=..\..\src\dct\fdct.c
# Line 233  Line 377 
377  # PROP Default_Filter ""  # PROP Default_Filter ""
378  # Begin Source File  # Begin Source File
379    
380    SOURCE=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
381    
382    !IF  "$(CFG)" == "core - Win32 Release"
383    
384    # Begin Custom Build - Assembling $(InputPath)
385    IntDir=.\Release
386    InputPath=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
387    InputName=interpolate8x8_3dn
388    
389    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
390            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
391    
392    # End Custom Build
393    
394    !ELSEIF  "$(CFG)" == "core - Win32 Debug"
395    
396    # Begin Custom Build - Assembling $(InputPath)
397    IntDir=.\Debug
398    InputPath=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
399    InputName=interpolate8x8_3dn
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)" == "core - Win32 Release _SMP"
407    
408    # Begin Custom Build - Assembling $(InputPath)
409    IntDir=.\Release_SMP
410    InputPath=..\..\src\image\x86_asm\interpolate8x8_3dn.asm
411    InputName=interpolate8x8_3dn
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\image\x86_asm\interpolate8x8_mmx.asm  SOURCE=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
424    
425  !IF  "$(CFG)" == "core - Win32 Release"  !IF  "$(CFG)" == "core - Win32 Release"
# Line 259  Line 446 
446    
447  # End Custom Build  # End Custom Build
448    
449    !ELSEIF  "$(CFG)" == "core - Win32 Release _SMP"
450    
451    # Begin Custom Build - Assembling $(InputPath)
452    IntDir=.\Release_SMP
453    InputPath=..\..\src\image\x86_asm\interpolate8x8_mmx.asm
454    InputName=interpolate8x8_mmx
455    
456    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
457            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
458    
459    # End Custom Build
460    
461    !ENDIF
462    
463    # End Source File
464    # Begin Source File
465    
466    SOURCE=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
467    
468    !IF  "$(CFG)" == "core - Win32 Release"
469    
470    # Begin Custom Build - Assembling $(InputPath)
471    IntDir=.\Release
472    InputPath=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
473    InputName=interpolate8x8_xmm
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    !ELSEIF  "$(CFG)" == "core - Win32 Debug"
481    
482    # Begin Custom Build - Assembling $(InputPath)
483    IntDir=.\Debug
484    InputPath=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
485    InputName=interpolate8x8_xmm
486    
487    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
488            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
489    
490    # End Custom Build
491    
492    !ELSEIF  "$(CFG)" == "core - Win32 Release _SMP"
493    
494    # Begin Custom Build - Assembling $(InputPath)
495    IntDir=.\Release_SMP
496    InputPath=..\..\src\image\x86_asm\interpolate8x8_xmm.asm
497    InputName=interpolate8x8_xmm
498    
499    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
500            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
501    
502    # End Custom Build
503    
504  !ENDIF  !ENDIF
505    
506  # End Source File  # End Source File
# Line 290  Line 532 
532    
533  # End Custom Build  # End Custom Build
534    
535    !ELSEIF  "$(CFG)" == "core - Win32 Release _SMP"
536    
537    # Begin Custom Build - Assembling $(InputPath)
538    IntDir=.\Release_SMP
539    InputPath=..\..\src\image\x86_asm\rgb_to_yv12_mmx.asm
540    InputName=rgb_to_yv12_mmx
541    
542    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
543            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
544    
545    # End Custom Build
546    
547  !ENDIF  !ENDIF
548    
549  # End Source File  # End Source File
# Line 321  Line 575 
575    
576  # End Custom Build  # End Custom Build
577    
578    !ELSEIF  "$(CFG)" == "core - Win32 Release _SMP"
579    
580    # Begin Custom Build - Assembling $(InputPath)
581    IntDir=.\Release_SMP
582    InputPath=..\..\src\image\x86_asm\yuv_to_yv12_mmx.asm
583    InputName=yuv_to_yv12_mmx
584    
585    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
586            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
587    
588    # End Custom Build
589    
590  !ENDIF  !ENDIF
591    
592  # End Source File  # End Source File
# Line 352  Line 618 
618    
619  # End Custom Build  # End Custom Build
620    
621    !ELSEIF  "$(CFG)" == "core - Win32 Release _SMP"
622    
623    # Begin Custom Build - Assembling $(InputPath)
624    IntDir=.\Release_SMP
625    InputPath=..\..\src\image\x86_asm\yuyv_to_yv12_mmx.asm
626    InputName=yuyv_to_yv12_mmx
627    
628    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
629            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
630    
631    # End Custom Build
632    
633  !ENDIF  !ENDIF
634    
635  # End Source File  # End Source File
# Line 383  Line 661 
661    
662  # End Custom Build  # End Custom Build
663    
664    !ELSEIF  "$(CFG)" == "core - Win32 Release _SMP"
665    
666    # Begin Custom Build - Assembling $(InputPath)
667    IntDir=.\Release_SMP
668    InputPath=..\..\src\image\x86_asm\yv12_to_rgb24_mmx.asm
669    InputName=yv12_to_rgb24_mmx
670    
671    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
672            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
673    
674    # End Custom Build
675    
676  !ENDIF  !ENDIF
677    
678  # End Source File  # End Source File
# Line 414  Line 704 
704    
705  # End Custom Build  # End Custom Build
706    
707    !ELSEIF  "$(CFG)" == "core - Win32 Release _SMP"
708    
709    # Begin Custom Build - Assembling $(InputPath)
710    IntDir=.\Release_SMP
711    InputPath=..\..\src\image\x86_asm\yv12_to_rgb32_mmx.asm
712    InputName=yv12_to_rgb32_mmx
713    
714    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
715            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
716    
717    # End Custom Build
718    
719  !ENDIF  !ENDIF
720    
721  # End Source File  # End Source File
# Line 445  Line 747 
747    
748  # End Custom Build  # End Custom Build
749    
750    !ELSEIF  "$(CFG)" == "core - Win32 Release _SMP"
751    
752    # Begin Custom Build - Assembling $(InputPath)
753    IntDir=.\Release_SMP
754    InputPath=..\..\src\image\x86_asm\yv12_to_yuyv_mmx.asm
755    InputName=yv12_to_yuyv_mmx
756    
757    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
758            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
759    
760    # End Custom Build
761    
762  !ENDIF  !ENDIF
763    
764  # End Source File  # End Source File
765  # End Group  # End Group
766    # Begin Group "image_h"
767    
768    # PROP Default_Filter ""
769    # Begin Source File
770    
771    SOURCE=..\..\src\image\colorspace.h
772    # End Source File
773    # Begin Source File
774    
775    SOURCE=..\..\src\image\font.h
776    # End Source File
777    # Begin Source File
778    
779    SOURCE=..\..\src\image\image.h
780    # End Source File
781    # Begin Source File
782    
783    SOURCE=..\..\src\image\interpolate8x8.h
784    # End Source File
785    # End Group
786  # Begin Source File  # Begin Source File
787    
788  SOURCE=..\..\src\image\colorspace.c  SOURCE=..\..\src\image\colorspace.c
789  # End Source File  # End Source File
790  # Begin Source File  # Begin Source File
791    
792    SOURCE=..\..\src\image\font.c
793    # End Source File
794    # Begin Source File
795    
796  SOURCE=..\..\src\image\image.c  SOURCE=..\..\src\image\image.c
797  # End Source File  # End Source File
798  # Begin Source File  # Begin Source File
# Line 496  Line 834 
834    
835  # End Custom Build  # End Custom Build
836    
837    !ELSEIF  "$(CFG)" == "core - Win32 Release _SMP"
838    
839    # Begin Custom Build - Assembling $(InputPath)
840    IntDir=.\Release_SMP
841    InputPath=..\..\src\motion\x86_asm\sad_mmx.asm
842    InputName=sad_mmx
843    
844    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
845            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
846    
847    # End Custom Build
848    
849    !ENDIF
850    
851    # End Source File
852    # Begin Source File
853    
854    SOURCE=..\..\src\motion\x86_asm\sad_sse2.asm
855    
856    !IF  "$(CFG)" == "core - Win32 Release"
857    
858    # Begin Custom Build - Assembling $(InputPath)
859    IntDir=.\Release
860    InputPath=..\..\src\motion\x86_asm\sad_sse2.asm
861    InputName=sad_sse2
862    
863    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
864            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
865    
866    # End Custom Build
867    
868    !ELSEIF  "$(CFG)" == "core - Win32 Debug"
869    
870    # Begin Custom Build - Assembling $(InputPath)
871    IntDir=.\Debug
872    InputPath=..\..\src\motion\x86_asm\sad_sse2.asm
873    InputName=sad_sse2
874    
875    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
876            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
877    
878    # End Custom Build
879    
880    !ELSEIF  "$(CFG)" == "core - Win32 Release _SMP"
881    
882    # Begin Custom Build - Assembling $(InputPath)
883    IntDir=.\Release_SMP
884    InputPath=..\..\src\motion\x86_asm\sad_sse2.asm
885    InputName=sad_sse2
886    
887    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
888            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
889    
890    # End Custom Build
891    
892  !ENDIF  !ENDIF
893    
894  # End Source File  # End Source File
895    # Begin Source File
896    
897    SOURCE=..\..\src\motion\x86_asm\sad_xmm.asm
898    
899    !IF  "$(CFG)" == "core - Win32 Release"
900    
901    # Begin Custom Build - Assembling $(InputPath)
902    IntDir=.\Release
903    InputPath=..\..\src\motion\x86_asm\sad_xmm.asm
904    InputName=sad_xmm
905    
906    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
907            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
908    
909    # End Custom Build
910    
911    !ELSEIF  "$(CFG)" == "core - Win32 Debug"
912    
913    # Begin Custom Build - Assembling $(InputPath)
914    IntDir=.\Debug
915    InputPath=..\..\src\motion\x86_asm\sad_xmm.asm
916    InputName=sad_xmm
917    
918    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
919            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
920    
921    # End Custom Build
922    
923    !ELSEIF  "$(CFG)" == "core - Win32 Release _SMP"
924    
925    # Begin Custom Build - Assembling $(InputPath)
926    IntDir=.\Release_SMP
927    InputPath=..\..\src\motion\x86_asm\sad_xmm.asm
928    InputName=sad_xmm
929    
930    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
931            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
932    
933    # End Custom Build
934    
935    !ENDIF
936    
937    # End Source File
938    # End Group
939    # Begin Group "motion_h"
940    
941    # PROP Default_Filter ""
942    # Begin Source File
943    
944    SOURCE=..\..\src\motion\motion.h
945    # End Source File
946    # Begin Source File
947    
948    SOURCE=..\..\src\motion\sad.h
949    # End Source File
950    # Begin Source File
951    
952    SOURCE=..\..\src\motion\smp_motion_est.h
953    # End Source File
954  # End Group  # End Group
955  # Begin Source File  # Begin Source File
956    
# Line 512  Line 964 
964    
965  SOURCE=..\..\src\motion\sad.c  SOURCE=..\..\src\motion\sad.c
966  # End Source File  # End Source File
967    # Begin Source File
968    
969    SOURCE=..\..\src\motion\smp_motion_est.c
970    # End Source File
971  # End Group  # End Group
972  # Begin Group "prediction"  # Begin Group "prediction"
973    
# Line 520  Line 976 
976    
977  SOURCE=..\..\src\prediction\mbprediction.c  SOURCE=..\..\src\prediction\mbprediction.c
978  # End Source File  # End Source File
979    # Begin Source File
980    
981    SOURCE=..\..\src\prediction\mbprediction.h
982    # End Source File
983  # End Group  # End Group
984  # Begin Group "quant"  # Begin Group "quant"
985    
# Line 555  Line 1015 
1015    
1016  # End Custom Build  # End Custom Build
1017    
1018    !ELSEIF  "$(CFG)" == "core - Win32 Release _SMP"
1019    
1020    # Begin Custom Build - Assembling $(InputPath)
1021    IntDir=.\Release_SMP
1022    InputPath=..\..\src\quant\x86_asm\quantize4_mmx.asm
1023    InputName=quantize4_mmx
1024    
1025    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1026            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1027    
1028    # End Custom Build
1029    
1030  !ENDIF  !ENDIF
1031    
1032  # End Source File  # End Source File
# Line 586  Line 1058 
1058    
1059  # End Custom Build  # End Custom Build
1060    
1061    !ELSEIF  "$(CFG)" == "core - Win32 Release _SMP"
1062    
1063    # Begin Custom Build - Assembling $(InputPath)
1064    IntDir=.\Release_SMP
1065    InputPath=..\..\src\quant\x86_asm\quantize_mmx.asm
1066    InputName=quantize_mmx
1067    
1068    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1069            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1070    
1071    # End Custom Build
1072    
1073  !ENDIF  !ENDIF
1074    
1075  # End Source File  # End Source File
1076  # End Group  # End Group
1077    # Begin Group "quant_h"
1078    
1079    # PROP Default_Filter ""
1080    # Begin Source File
1081    
1082    SOURCE=..\..\src\quant\adapt_quant.h
1083    # End Source File
1084    # Begin Source File
1085    
1086    SOURCE=..\..\src\quant\quant_h263.h
1087    # End Source File
1088    # Begin Source File
1089    
1090    SOURCE=..\..\src\quant\quant_matrix.h
1091    # End Source File
1092    # Begin Source File
1093    
1094    SOURCE=..\..\src\quant\quant_mpeg4.h
1095    # End Source File
1096    # End Group
1097  # Begin Source File  # Begin Source File
1098    
1099  SOURCE=..\..\src\quant\adapt_quant.c  SOURCE=..\..\src\quant\adapt_quant.c
# Line 641  Line 1145 
1145    
1146  # End Custom Build  # End Custom Build
1147    
1148    !ELSEIF  "$(CFG)" == "core - Win32 Release _SMP"
1149    
1150    # Begin Custom Build - Assembling $(InputPath)
1151    IntDir=.\Release_SMP
1152    InputPath=..\..\src\utils\x86_asm\cpuid.asm
1153    InputName=cpuid
1154    
1155    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1156            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1157    
1158    # End Custom Build
1159    
1160  !ENDIF  !ENDIF
1161    
1162  # End Source File  # End Source File
# Line 672  Line 1188 
1188    
1189  # End Custom Build  # End Custom Build
1190    
1191    !ELSEIF  "$(CFG)" == "core - Win32 Release _SMP"
1192    
1193    # Begin Custom Build - Assembling $(InputPath)
1194    IntDir=.\Release_SMP
1195    InputPath=..\..\src\utils\x86_asm\mem_transfer_mmx.asm
1196    InputName=mem_transfer_mmx
1197    
1198    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1199            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
1200    
1201    # End Custom Build
1202    
1203  !ENDIF  !ENDIF
1204    
1205  # End Source File  # End Source File
1206  # End Group  # End Group
1207    # Begin Group "utils_h"
1208    
1209    # PROP Default_Filter ""
1210    # Begin Source File
1211    
1212    SOURCE=..\..\src\utils\emms.h
1213    # End Source File
1214    # Begin Source File
1215    
1216    SOURCE=..\..\src\utils\mbfunctions.h
1217    # End Source File
1218    # Begin Source File
1219    
1220    SOURCE=..\..\src\utils\mem_align.h
1221    # End Source File
1222    # Begin Source File
1223    
1224    SOURCE=..\..\src\utils\mem_transfer.h
1225    # End Source File
1226    # Begin Source File
1227    
1228    SOURCE=..\..\src\utils\ratecontrol.h
1229    # End Source File
1230    # Begin Source File
1231    
1232    SOURCE=..\..\src\utils\timer.h
1233    # End Source File
1234    # End Group
1235  # Begin Source File  # Begin Source File
1236    
1237  SOURCE=..\..\src\utils\emms.c  SOURCE=..\..\src\utils\emms.c
# Line 701  Line 1257 
1257  SOURCE=..\..\src\utils\timer.c  SOURCE=..\..\src\utils\timer.c
1258  # End Source File  # End Source File
1259  # End Group  # End Group
1260    # Begin Group "xvidcore_h"
1261    
1262    # PROP Default_Filter ""
1263    # Begin Source File
1264    
1265    SOURCE=..\..\src\decoder.h
1266    # End Source File
1267    # Begin Source File
1268    
1269    SOURCE=..\..\src\divx4.h
1270    # End Source File
1271    # Begin Source File
1272    
1273    SOURCE=..\..\src\encoder.h
1274    # End Source File
1275    # Begin Source File
1276    
1277    SOURCE=..\..\src\global.h
1278    # End Source File
1279    # Begin Source File
1280    
1281    SOURCE=..\..\src\portab.h
1282    # End Source File
1283    # Begin Source File
1284    
1285    SOURCE=..\..\src\xvid.h
1286    # End Source File
1287    # End Group
1288  # Begin Source File  # Begin Source File
1289    
1290  SOURCE=..\..\src\decoder.c  SOURCE=..\..\src\decoder.c

Legend:
Removed from v.22  
changed lines
  Added in v.295

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