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

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

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

revision 1195, Wed Oct 29 12:41:41 2003 UTC revision 1197, Sun Nov 2 23:02:52 2003 UTC
# Line 429  Line 429 
429  # End Source File  # End Source File
430  # Begin Source File  # Begin Source File
431    
432    SOURCE=..\..\src\dct\x86_asm\idct_sse2_dmitry.asm
433    
434    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
435    
436    # Begin Custom Build - Assembling $(InputPath)
437    IntDir=.\Release
438    InputPath=..\..\src\dct\x86_asm\idct_sse2_dmitry.asm
439    InputName=idct_mmx
440    
441    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
442            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
443    
444    # End Custom Build
445    
446    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
447    
448    # Begin Custom Build - Assembling $(InputPath)
449    IntDir=.\Debug
450    InputPath=..\..\src\dct\x86_asm\idct_sse2_dmitry.asm
451    InputName=idct_mmx
452    
453    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
454            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
455    
456    # End Custom Build
457    
458    !ENDIF
459    
460    # End Source File
461    # Begin Source File
462    
463  SOURCE=..\..\src\dct\x86_asm\simple_idct_mmx.asm  SOURCE=..\..\src\dct\x86_asm\simple_idct_mmx.asm
464    
465  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"

Legend:
Removed from v.1195  
changed lines
  Added in v.1197

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