--- branches/dev-api-4/xvidcore/build/win32/libxvidcore.dsp 2003/03/23 09:35:25 939 +++ branches/dev-api-4/xvidcore/build/win32/libxvidcore.dsp 2003/08/22 15:52:35 1125 @@ -1,24 +1,24 @@ # Microsoft Developer Studio Project File - Name="libxvidcore" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** +# ** NICHT BEARBEITEN ** # TARGTYPE "Win32 (x86) Static Library" 0x0104 CFG=libxvidcore - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run +!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 !MESSAGE NMAKE /f "libxvidcore.mak". !MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: +!MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben +!MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel: !MESSAGE !MESSAGE NMAKE /f "libxvidcore.mak" CFG="libxvidcore - Win32 Debug" !MESSAGE -!MESSAGE Possible choices for configuration are: +!MESSAGE Für die Konfiguration stehen zur Auswahl: !MESSAGE -!MESSAGE "libxvidcore - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "libxvidcore - Win32 Debug" (based on "Win32 (x86) Static Library") +!MESSAGE "libxvidcore - Win32 Release" (basierend auf "Win32 (x86) Static Library") +!MESSAGE "libxvidcore - Win32 Debug" (basierend auf "Win32 (x86) Static Library") !MESSAGE # Begin Project @@ -469,7 +469,7 @@ !IF "$(CFG)" == "libxvidcore - Win32 Release" # Begin Custom Build - Assembling $(InputPath) -InputDir=\xvid\stable4\src\image\x86_asm +InputDir=\xvid\xvidcore_dev_api_4\src\image\x86_asm IntDir=.\Release InputPath=..\..\src\image\x86_asm\colorspace_rgb_mmx.asm InputName=colorspace_rgb_mmx @@ -482,7 +482,7 @@ !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug" # Begin Custom Build - Assembling $(InputPath) -InputDir=\xvid\stable4\src\image\x86_asm +InputDir=\xvid\xvidcore_dev_api_4\src\image\x86_asm IntDir=.\Debug InputPath=..\..\src\image\x86_asm\colorspace_rgb_mmx.asm InputName=colorspace_rgb_mmx @@ -502,7 +502,7 @@ !IF "$(CFG)" == "libxvidcore - Win32 Release" # Begin Custom Build - Assembling $(InputPath) -InputDir=\xvid\stable4\src\image\x86_asm +InputDir=\xvid\xvidcore_dev_api_4\src\image\x86_asm IntDir=.\Release InputPath=..\..\src\image\x86_asm\colorspace_yuv_mmx.asm InputName=colorspace_yuv_mmx @@ -515,7 +515,7 @@ !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug" # Begin Custom Build - Assembling $(InputPath) -InputDir=\xvid\stable4\src\image\x86_asm +InputDir=\xvid\xvidcore_dev_api_4\src\image\x86_asm IntDir=.\Debug InputPath=..\..\src\image\x86_asm\colorspace_yuv_mmx.asm InputName=colorspace_yuv_mmx @@ -535,7 +535,7 @@ !IF "$(CFG)" == "libxvidcore - Win32 Release" # Begin Custom Build - Assembling $(InputPath) -InputDir=\xvid\stable4\src\image\x86_asm +InputDir=\xvid\xvidcore_dev_api_4\src\image\x86_asm IntDir=.\Release InputPath=..\..\src\image\x86_asm\colorspace_yuyv_mmx.asm InputName=colorspace_yuyv_mmx @@ -548,7 +548,7 @@ !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug" # Begin Custom Build - Assembling $(InputPath) -InputDir=\xvid\stable4\src\image\x86_asm +InputDir=\xvid\xvidcore_dev_api_4\src\image\x86_asm IntDir=.\Debug InputPath=..\..\src\image\x86_asm\colorspace_yuyv_mmx.asm InputName=colorspace_yuyv_mmx @@ -687,6 +687,37 @@ # End Source File # Begin Source File +SOURCE=..\..\src\image\x86_asm\qpel_mmx.asm + +!IF "$(CFG)" == "libxvidcore - Win32 Release" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Release +InputPath=..\..\src\image\x86_asm\qpel_mmx.asm +InputName=qpel_mmx + +"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath) + +# End Custom Build + +!ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug" + +# Begin Custom Build - Assembling $(InputPath) +IntDir=.\Debug +InputPath=..\..\src\image\x86_asm\qpel_mmx.asm +InputName=qpel_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=..\..\src\image\x86_asm\reduced_mmx.asm !IF "$(CFG)" == "libxvidcore - Win32 Release" @@ -738,6 +769,10 @@ # End Source File # Begin Source File +SOURCE=..\..\src\image\qpel.h +# End Source File +# Begin Source File + SOURCE=..\..\src\image\reduced.h # End Source File # End Group @@ -759,6 +794,10 @@ # End Source File # Begin Source File +SOURCE=..\..\src\image\qpel.c +# End Source File +# Begin Source File + SOURCE=..\..\src\image\reduced.c # End Source File # End Group @@ -930,6 +969,10 @@ # PROP Default_Filter "" # Begin Source File +SOURCE=..\..\src\motion\gmc.h +# End Source File +# Begin Source File + SOURCE=..\..\src\motion\motion.h # End Source File # Begin Source File @@ -947,6 +990,10 @@ # End Group # Begin Source File +SOURCE=..\..\src\motion\gmc.c +# End Source File +# Begin Source File + SOURCE=..\..\src\motion\motion_comp.c # End Source File # Begin Source File @@ -1114,10 +1161,6 @@ # PROP Default_Filter "" # Begin Source File -SOURCE=..\..\src\quant\adapt_quant.h -# End Source File -# Begin Source File - SOURCE=..\..\src\quant\quant_h263.h # End Source File # Begin Source File @@ -1131,10 +1174,6 @@ # End Group # Begin Source File -SOURCE=..\..\src\quant\adapt_quant.c -# End Source File -# Begin Source File - SOURCE=..\..\src\quant\quant_h263.c # End Source File # Begin Source File @@ -1323,10 +1362,6 @@ # End Source File # Begin Source File -SOURCE=..\..\src\utils\ratecontrol.c -# End Source File -# Begin Source File - SOURCE=..\..\src\utils\timer.c # End Source File # End Group @@ -1367,7 +1402,7 @@ # End Source File # Begin Source File -SOURCE=..\..\src\plugins\plugin_cbr.c +SOURCE=..\..\src\plugins\plugin_2pass2.c # End Source File # Begin Source File @@ -1375,15 +1410,15 @@ # End Source File # Begin Source File -SOURCE=..\..\src\plugins\plugin_fixed.c +SOURCE=..\..\src\plugins\plugin_lumimasking.c # End Source File # Begin Source File -SOURCE=..\..\src\plugins\plugin_lumimasking.c +SOURCE=..\..\src\plugins\plugin_psnr.c # End Source File # Begin Source File -SOURCE=..\..\src\plugins\plugin_psnr.c +SOURCE=..\..\src\plugins\plugin_single.c # End Source File # End Group # Begin Source File