[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 1190, Mon Oct 27 01:03:06 2003 UTC revision 1195, Wed Oct 29 12:41:41 2003 UTC
# Line 336  Line 336 
336  # End Source File  # End Source File
337  # Begin Source File  # Begin Source File
338    
339    SOURCE=..\..\src\dct\x86_asm\fdct_sse2_skal.asm
340    
341    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
342    
343    # Begin Custom Build - Assembling $(InputPath)
344    IntDir=.\Release
345    InputPath=..\..\src\dct\x86_asm\fdct_sse2_skal.asm
346    InputName=fdct_xmm
347    
348    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
349            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
350    
351    # End Custom Build
352    
353    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
354    
355    # Begin Custom Build - Assembling $(InputPath)
356    IntDir=.\Debug
357    InputPath=..\..\src\dct\x86_asm\fdct_sse2_skal.asm
358    InputName=fdct_xmm
359    
360    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
361            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
362    
363    # End Custom Build
364    
365    !ENDIF
366    
367    # End Source File
368    # Begin Source File
369    
370  SOURCE=..\..\src\dct\x86_asm\idct_3dne.asm  SOURCE=..\..\src\dct\x86_asm\idct_3dne.asm
371    
372  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"

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

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