--- trunk/xvidcore/build/win32/core.dsp 2002/07/07 09:45:40 262 +++ trunk/xvidcore/build/win32/core.dsp 2002/07/23 12:59:57 329 @@ -1,31 +1,32 @@ # Microsoft Developer Studio Project File - Name="core" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** NICHT BEARBEITEN ** +# ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Static Library" 0x0104 CFG=core - Win32 Debug -!MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE -!MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl +!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 "core.mak". !MESSAGE -!MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben -!MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel: +!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 "core.mak" CFG="core - Win32 Debug" !MESSAGE -!MESSAGE Für die Konfiguration stehen zur Auswahl: +!MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "core - Win32 Release" (basierend auf "Win32 (x86) Static Library") -!MESSAGE "core - Win32 Debug" (basierend auf "Win32 (x86) Static Library") +!MESSAGE "core - Win32 Release" (based on "Win32 (x86) Static Library") +!MESSAGE "core - Win32 Debug" (based on "Win32 (x86) Static Library") +!MESSAGE "core - Win32 Release _SMP" (based on "Win32 (x86) Static Library") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" -CPP=xicl6.exe +CPP=cl.exe RSC=rc.exe !IF "$(CFG)" == "core - Win32 Release" @@ -47,7 +48,7 @@ BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo -LIB32=xilink6.exe -lib +LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo /out:"bin\core.lib" @@ -70,16 +71,40 @@ BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo -LIB32=xilink6.exe -lib +LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo /out:"bin\core.lib" +!ELSEIF "$(CFG)" == "core - Win32 Release _SMP" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "core___Win32_Release__SMP" +# PROP BASE Intermediate_Dir "core___Win32_Release__SMP" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "Release_SMP" +# PROP Intermediate_Dir "Release_SMP" +# PROP Target_Dir "" +# ADD BASE CPP /nologo /W3 /GX /O2 /Ob2 /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" /D "_SMP" /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 /out:"bin\core.lib" +# ADD LIB32 /nologo /out:"bin\core.lib" + !ENDIF # Begin Target # Name "core - Win32 Release" # Name "core - Win32 Debug" +# Name "core - Win32 Release _SMP" # Begin Group "docs" # PROP Default_Filter "" @@ -134,6 +159,18 @@ # End Custom Build +!ELSEIF "$(CFG)" == "core - Win32 Release _SMP" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release_SMP +InputPath=..\..\src\bitstream\x86_asm\cbp_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 @@ -165,6 +202,18 @@ # End Custom Build +!ELSEIF "$(CFG)" == "core - Win32 Release _SMP" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release_SMP +InputPath=..\..\src\bitstream\x86_asm\cbp_sse2.asm +InputName=cbp_sse2 + +"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath) + +# End Custom Build + !ENDIF # End Source File @@ -240,6 +289,18 @@ # End Custom Build +!ELSEIF "$(CFG)" == "core - Win32 Release _SMP" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release_SMP +InputPath=..\..\src\dct\x86_asm\fdct_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 @@ -271,6 +332,18 @@ # End Custom Build +!ELSEIF "$(CFG)" == "core - Win32 Release _SMP" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release_SMP +InputPath=..\..\src\dct\x86_asm\idct_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 @@ -330,6 +403,18 @@ # End Custom Build +!ELSEIF "$(CFG)" == "core - Win32 Release _SMP" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release_SMP +InputPath=..\..\src\image\x86_asm\interpolate8x8_3dn.asm +InputName=interpolate8x8_3dn + +"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath) + +# End Custom Build + !ENDIF # End Source File @@ -361,6 +446,18 @@ # End Custom Build +!ELSEIF "$(CFG)" == "core - Win32 Release _SMP" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release_SMP +InputPath=..\..\src\image\x86_asm\interpolate8x8_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 @@ -392,6 +489,18 @@ # End Custom Build +!ELSEIF "$(CFG)" == "core - Win32 Release _SMP" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release_SMP +InputPath=..\..\src\image\x86_asm\interpolate8x8_xmm.asm +InputName=interpolate8x8_xmm + +"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath) + +# End Custom Build + !ENDIF # End Source File @@ -423,6 +532,18 @@ # End Custom Build +!ELSEIF "$(CFG)" == "core - Win32 Release _SMP" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release_SMP +InputPath=..\..\src\image\x86_asm\rgb_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 @@ -454,6 +575,18 @@ # End Custom Build +!ELSEIF "$(CFG)" == "core - Win32 Release _SMP" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release_SMP +InputPath=..\..\src\image\x86_asm\yuv_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 @@ -485,6 +618,18 @@ # End Custom Build +!ELSEIF "$(CFG)" == "core - Win32 Release _SMP" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release_SMP +InputPath=..\..\src\image\x86_asm\yuyv_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 @@ -516,6 +661,18 @@ # End Custom Build +!ELSEIF "$(CFG)" == "core - Win32 Release _SMP" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release_SMP +InputPath=..\..\src\image\x86_asm\yv12_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 @@ -547,6 +704,18 @@ # End Custom Build +!ELSEIF "$(CFG)" == "core - Win32 Release _SMP" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release_SMP +InputPath=..\..\src\image\x86_asm\yv12_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 @@ -578,6 +747,18 @@ # End Custom Build +!ELSEIF "$(CFG)" == "core - Win32 Release _SMP" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release_SMP +InputPath=..\..\src\image\x86_asm\yv12_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 @@ -627,6 +808,50 @@ # PROP Default_Filter "" # Begin Source File +SOURCE=..\..\src\motion\x86_asm\sad_3dn.asm + +!IF "$(CFG)" == "core - Win32 Release" + +# PROP Ignore_Default_Tool 1 +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release +InputPath=..\..\src\motion\x86_asm\sad_3dn.asm +InputName=sad_3dn + +"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath) + +# End Custom Build + +!ELSEIF "$(CFG)" == "core - Win32 Debug" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Debug +InputPath=..\..\src\motion\x86_asm\sad_3dn.asm +InputName=sad_3dn + +"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath) + +# End Custom Build + +!ELSEIF "$(CFG)" == "core - Win32 Release _SMP" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release_SMP +InputPath=..\..\src\motion\x86_asm\sad_3dn.asm +InputName=sad_3dn + +"$(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=..\..\src\motion\x86_asm\sad_mmx.asm !IF "$(CFG)" == "core - Win32 Release" @@ -653,6 +878,18 @@ # End Custom Build +!ELSEIF "$(CFG)" == "core - Win32 Release _SMP" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release_SMP +InputPath=..\..\src\motion\x86_asm\sad_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 @@ -684,6 +921,18 @@ # End Custom Build +!ELSEIF "$(CFG)" == "core - Win32 Release _SMP" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release_SMP +InputPath=..\..\src\motion\x86_asm\sad_sse2.asm +InputName=sad_sse2 + +"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath) + +# End Custom Build + !ENDIF # End Source File @@ -715,6 +964,18 @@ # End Custom Build +!ELSEIF "$(CFG)" == "core - Win32 Release _SMP" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release_SMP +InputPath=..\..\src\motion\x86_asm\sad_xmm.asm +InputName=sad_xmm + +"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath) + +# End Custom Build + !ENDIF # End Source File @@ -798,6 +1059,18 @@ # End Custom Build +!ELSEIF "$(CFG)" == "core - Win32 Release _SMP" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release_SMP +InputPath=..\..\src\quant\x86_asm\quantize4_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 @@ -829,6 +1102,18 @@ # End Custom Build +!ELSEIF "$(CFG)" == "core - Win32 Release _SMP" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release_SMP +InputPath=..\..\src\quant\x86_asm\quantize_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 @@ -904,6 +1189,18 @@ # End Custom Build +!ELSEIF "$(CFG)" == "core - Win32 Release _SMP" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release_SMP +InputPath=..\..\src\utils\x86_asm\cpuid.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 @@ -935,6 +1232,18 @@ # End Custom Build +!ELSEIF "$(CFG)" == "core - Win32 Release _SMP" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release_SMP +InputPath=..\..\src\utils\x86_asm\mem_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