xvid_st.dsp
资源名称:NETVIDEO.rar [点击查看]
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:19k
源码类别:
流媒体/Mpeg4/MP4
开发平台:
Visual C++
- # Microsoft Developer Studio Project File - Name="xvid_st" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 6.00
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) Static Library" 0x0104
- CFG=xvid_st - Win32 Debug
- !MESSAGE This is not a valid makefile. To build this project using NMAKE,
- !MESSAGE use the Export Makefile command and run
- !MESSAGE
- !MESSAGE NMAKE /f "xvid_st.mak".
- !MESSAGE
- !MESSAGE You can specify a configuration when running NMAKE
- !MESSAGE by defining the macro CFG on the command line. For example:
- !MESSAGE
- !MESSAGE NMAKE /f "xvid_st.mak" CFG="xvid_st - Win32 Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "xvid_st - Win32 Release" (based on "Win32 (x86) Static Library")
- !MESSAGE "xvid_st - Win32 Debug" (based on "Win32 (x86) Static Library")
- !MESSAGE
- # Begin Project
- # PROP AllowPerConfigDependencies 0
- # PROP Scc_ProjName ""
- # PROP Scc_LocalPath ""
- CPP=cl.exe
- RSC=rc.exe
- !IF "$(CFG)" == "xvid_st - Win32 Release"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "Release"
- # PROP BASE Intermediate_Dir "Release"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "Release_st"
- # PROP Intermediate_Dir "Release_st"
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /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" /D "_WIN32" /YX /FD /c
- # ADD BASE RSC /l 0xc09 /d "NDEBUG"
- # ADD RSC /l 0xc09 /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo /out:"xvid_st.lib"
- !ELSEIF "$(CFG)" == "xvid_st - Win32 Debug"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "Debug"
- # PROP BASE Intermediate_Dir "Debug"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "Debug_st"
- # PROP Intermediate_Dir "Debug_st"
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
- # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "...." /I "....include" /D "_DEBUG" /D "ARCH_X86" /D "WIN32" /D "_MBCS" /D "_LIB" /D "_WIN32" /YX /FD /GZ /c
- # ADD BASE RSC /l 0xc09 /d "_DEBUG"
- # ADD RSC /l 0xc09 /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo /out:"xvid_st.lib"
- !ENDIF
- # Begin Target
- # Name "xvid_st - Win32 Release"
- # Name "xvid_st - Win32 Debug"
- # Begin Group "docs"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=authors.txt
- # End Source File
- # Begin Source File
- SOURCE=gpl.txt
- # End Source File
- # Begin Source File
- SOURCE=todo.txt
- # End Source File
- # End Group
- # Begin Group "bitstream"
- # PROP Default_Filter ""
- # Begin Group "bitstream_asm"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=bitstreamx86_asmcbp_mmx.asm
- !IF "$(CFG)" == "xvid_st - Win32 Release"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Release_st
- InputPath=bitstreamx86_asmcbp_mmx.asm
- InputName=cbp_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ELSEIF "$(CFG)" == "xvid_st - Win32 Debug"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Debug_st
- InputPath=bitstreamx86_asmcbp_mmx.asm
- InputName=cbp_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ENDIF
- # End Source File
- # End Group
- # Begin Group "bitstream_h"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=bitstreambitstream.h
- # End Source File
- # Begin Source File
- SOURCE=bitstreamcbp.h
- # End Source File
- # Begin Source File
- SOURCE=bitstreammbcoding.h
- # End Source File
- # Begin Source File
- SOURCE=bitstreamvlc_codes.h
- # End Source File
- # Begin Source File
- SOURCE=bitstreamzigzag.h
- # End Source File
- # End Group
- # Begin Source File
- SOURCE=bitstreambitstream.c
- # End Source File
- # Begin Source File
- SOURCE=bitstreamcbp.c
- # End Source File
- # Begin Source File
- SOURCE=bitstreammbcoding.c
- # End Source File
- # End Group
- # Begin Group "dct"
- # PROP Default_Filter ""
- # Begin Group "dct_asm"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=dctx86_asmfdct_mmx.asm
- !IF "$(CFG)" == "xvid_st - Win32 Release"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Release_st
- InputPath=dctx86_asmfdct_mmx.asm
- InputName=fdct_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ELSEIF "$(CFG)" == "xvid_st - Win32 Debug"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Debug_st
- InputPath=dctx86_asmfdct_mmx.asm
- InputName=fdct_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=dctx86_asmidct_mmx.asm
- !IF "$(CFG)" == "xvid_st - Win32 Release"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Release_st
- InputPath=dctx86_asmidct_mmx.asm
- InputName=idct_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ELSEIF "$(CFG)" == "xvid_st - Win32 Debug"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Debug_st
- InputPath=dctx86_asmidct_mmx.asm
- InputName=idct_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ENDIF
- # End Source File
- # End Group
- # Begin Group "dct_h"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=dctfdct.h
- # End Source File
- # Begin Source File
- SOURCE=dctidct.h
- # End Source File
- # End Group
- # Begin Source File
- SOURCE=dctfdct.c
- # End Source File
- # Begin Source File
- SOURCE=dctidct.c
- # End Source File
- # End Group
- # Begin Group "image"
- # PROP Default_Filter ""
- # Begin Group "image_asm"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=imagex86_asminterpolate8x8_mmx.asm
- !IF "$(CFG)" == "xvid_st - Win32 Release"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Release_st
- InputPath=imagex86_asminterpolate8x8_mmx.asm
- InputName=interpolate8x8_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ELSEIF "$(CFG)" == "xvid_st - Win32 Debug"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Debug_st
- InputPath=imagex86_asminterpolate8x8_mmx.asm
- InputName=interpolate8x8_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=imagex86_asmrgb_to_yv12_mmx.asm
- !IF "$(CFG)" == "xvid_st - Win32 Release"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Release_st
- InputPath=imagex86_asmrgb_to_yv12_mmx.asm
- InputName=rgb_to_yv12_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ELSEIF "$(CFG)" == "xvid_st - Win32 Debug"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Debug_st
- InputPath=imagex86_asmrgb_to_yv12_mmx.asm
- InputName=rgb_to_yv12_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=imagex86_asmyuv_to_yv12_mmx.asm
- !IF "$(CFG)" == "xvid_st - Win32 Release"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Release_st
- InputPath=imagex86_asmyuv_to_yv12_mmx.asm
- InputName=yuv_to_yv12_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ELSEIF "$(CFG)" == "xvid_st - Win32 Debug"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Debug_st
- InputPath=imagex86_asmyuv_to_yv12_mmx.asm
- InputName=yuv_to_yv12_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=imagex86_asmyuyv_to_yv12_mmx.asm
- !IF "$(CFG)" == "xvid_st - Win32 Release"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Release_st
- InputPath=imagex86_asmyuyv_to_yv12_mmx.asm
- InputName=yuyv_to_yv12_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ELSEIF "$(CFG)" == "xvid_st - Win32 Debug"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Debug_st
- InputPath=imagex86_asmyuyv_to_yv12_mmx.asm
- InputName=yuyv_to_yv12_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=imagex86_asmyv12_to_rgb24_mmx.asm
- !IF "$(CFG)" == "xvid_st - Win32 Release"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Release_st
- InputPath=imagex86_asmyv12_to_rgb24_mmx.asm
- InputName=yv12_to_rgb24_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ELSEIF "$(CFG)" == "xvid_st - Win32 Debug"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Debug_st
- InputPath=imagex86_asmyv12_to_rgb24_mmx.asm
- InputName=yv12_to_rgb24_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=imagex86_asmyv12_to_rgb32_mmx.asm
- !IF "$(CFG)" == "xvid_st - Win32 Release"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Release_st
- InputPath=imagex86_asmyv12_to_rgb32_mmx.asm
- InputName=yv12_to_rgb32_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ELSEIF "$(CFG)" == "xvid_st - Win32 Debug"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Debug_st
- InputPath=imagex86_asmyv12_to_rgb32_mmx.asm
- InputName=yv12_to_rgb32_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=imagex86_asmyv12_to_yuyv_mmx.asm
- !IF "$(CFG)" == "xvid_st - Win32 Release"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Release_st
- InputPath=imagex86_asmyv12_to_yuyv_mmx.asm
- InputName=yv12_to_yuyv_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ELSEIF "$(CFG)" == "xvid_st - Win32 Debug"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Debug_st
- InputPath=imagex86_asmyv12_to_yuyv_mmx.asm
- InputName=yv12_to_yuyv_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ENDIF
- # End Source File
- # End Group
- # Begin Group "image_h"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=imagecolorspace.h
- # End Source File
- # Begin Source File
- SOURCE=imageimage.h
- # End Source File
- # Begin Source File
- SOURCE=imageinterpolate8x8.h
- # End Source File
- # End Group
- # Begin Source File
- SOURCE=imagecolorspace.c
- # End Source File
- # Begin Source File
- SOURCE=imageimage.c
- # End Source File
- # Begin Source File
- SOURCE=imageinterpolate8x8.c
- # End Source File
- # End Group
- # Begin Group "motion"
- # PROP Default_Filter ""
- # Begin Group "motion_asm"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=motionx86_asmsad_mmx.asm
- !IF "$(CFG)" == "xvid_st - Win32 Release"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Release_st
- InputPath=motionx86_asmsad_mmx.asm
- InputName=sad_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ELSEIF "$(CFG)" == "xvid_st - Win32 Debug"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Debug_st
- InputPath=motionx86_asmsad_mmx.asm
- InputName=sad_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ENDIF
- # End Source File
- # End Group
- # Begin Group "motion_h"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=motionmotion.h
- # End Source File
- # Begin Source File
- SOURCE=motionsad.h
- # End Source File
- # End Group
- # Begin Source File
- SOURCE=motionmotion_comp.c
- # End Source File
- # Begin Source File
- SOURCE=motionmotion_est.c
- # End Source File
- # Begin Source File
- SOURCE=motionsad.c
- # End Source File
- # End Group
- # Begin Group "prediction"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=predictionmbprediction.c
- # End Source File
- # Begin Source File
- SOURCE=predictionmbprediction.h
- # End Source File
- # End Group
- # Begin Group "quant"
- # PROP Default_Filter ""
- # Begin Group "quant_asm"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=quantx86_asmquantize4_mmx.asm
- !IF "$(CFG)" == "xvid_st - Win32 Release"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Release_st
- InputPath=quantx86_asmquantize4_mmx.asm
- InputName=quantize4_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ELSEIF "$(CFG)" == "xvid_st - Win32 Debug"
- # Begin Custom Build
- IntDir=.Debug_st
- InputPath=quantx86_asmquantize4_mmx.asm
- InputName=quantize4_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=quantx86_asmquantize_mmx.asm
- !IF "$(CFG)" == "xvid_st - Win32 Release"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Release_st
- InputPath=quantx86_asmquantize_mmx.asm
- InputName=quantize_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ELSEIF "$(CFG)" == "xvid_st - Win32 Debug"
- # Begin Custom Build
- IntDir=.Debug_st
- InputPath=quantx86_asmquantize_mmx.asm
- InputName=quantize_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ENDIF
- # End Source File
- # End Group
- # Begin Group "quant_h"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=quantadapt_quant.h
- # End Source File
- # Begin Source File
- SOURCE=quantquant_h263.h
- # End Source File
- # Begin Source File
- SOURCE=quantquant_matrix.h
- # End Source File
- # Begin Source File
- SOURCE=quantquant_mpeg4.h
- # End Source File
- # End Group
- # Begin Source File
- SOURCE=quantadapt_quant.c
- # End Source File
- # Begin Source File
- SOURCE=quantquant_h263.c
- # End Source File
- # Begin Source File
- SOURCE=quantquant_matrix.c
- # End Source File
- # Begin Source File
- SOURCE=quantquant_mpeg4.c
- # End Source File
- # End Group
- # Begin Group "utils"
- # PROP Default_Filter ""
- # Begin Group "utils_asm"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=utilsx86_asmcpuid.asm
- !IF "$(CFG)" == "xvid_st - Win32 Release"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Release_st
- InputPath=utilsx86_asmcpuid.asm
- InputName=cpuid
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ELSEIF "$(CFG)" == "xvid_st - Win32 Debug"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Debug_st
- InputPath=utilsx86_asmcpuid.asm
- InputName=cpuid
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=utilsx86_asmmem_transfer_mmx.asm
- !IF "$(CFG)" == "xvid_st - Win32 Release"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Release_st
- InputPath=utilsx86_asmmem_transfer_mmx.asm
- InputName=mem_transfer_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ELSEIF "$(CFG)" == "xvid_st - Win32 Debug"
- # Begin Custom Build - Assembling $(InputPath)
- IntDir=.Debug_st
- InputPath=utilsx86_asmmem_transfer_mmx.asm
- InputName=mem_transfer_mmx
- "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)$(InputName).obj $(InputPath)
- # End Custom Build
- !ENDIF
- # End Source File
- # End Group
- # Begin Group "utils_h"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=utilsemms.h
- # End Source File
- # Begin Source File
- SOURCE=utilsmbfunctions.h
- # End Source File
- # Begin Source File
- SOURCE=utilsmem_align.h
- # End Source File
- # Begin Source File
- SOURCE=utilsmem_transfer.h
- # End Source File
- # Begin Source File
- SOURCE=utilsratecontrol.h
- # End Source File
- # Begin Source File
- SOURCE=utilstimer.h
- # End Source File
- # End Group
- # Begin Source File
- SOURCE=utilsemms.c
- # End Source File
- # Begin Source File
- SOURCE=utilsmbtransquant.c
- # End Source File
- # Begin Source File
- SOURCE=utilsmem_align.c
- # End Source File
- # Begin Source File
- SOURCE=utilsmem_transfer.c
- # End Source File
- # Begin Source File
- SOURCE=utilsratecontrol.c
- # End Source File
- # Begin Source File
- SOURCE=utilstimer.c
- # End Source File
- # End Group
- # Begin Group "xvidxvid_st_h"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=decoder.h
- # End Source File
- # Begin Source File
- SOURCE=divx4.h
- # End Source File
- # Begin Source File
- SOURCE=encoder.h
- # End Source File
- # Begin Source File
- SOURCE=global.h
- # End Source File
- # Begin Source File
- SOURCE=portab.h
- # End Source File
- # Begin Source File
- SOURCE=xvid.h
- # End Source File
- # End Group
- # Begin Source File
- SOURCE=decoder.c
- # End Source File
- # Begin Source File
- SOURCE=divx4.c
- # End Source File
- # Begin Source File
- SOURCE=encoder.c
- # End Source File
- # Begin Source File
- SOURCE=xvid.c
- # End Source File
- # End Target
- # End Project