--- branches/dev-api-4/xvidcore/build/win32/libxvidcore.dsp 2003/02/21 14:49:29 886 +++ 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 @@ -85,6 +85,10 @@ # PROP Default_Filter "" # Begin Source File +SOURCE=..\..\doc\_API_.txt +# End Source File +# Begin Source File + SOURCE=..\..\authors.txt # End Source File # Begin Source File @@ -465,7 +469,7 @@ !IF "$(CFG)" == "libxvidcore - Win32 Release" # Begin Custom Build - Assembling $(InputPath) -InputDir=\xvid\clean0\xvidcore\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 @@ -478,7 +482,7 @@ !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug" # Begin Custom Build - Assembling $(InputPath) -InputDir=\xvid\clean0\xvidcore\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 @@ -498,7 +502,7 @@ !IF "$(CFG)" == "libxvidcore - Win32 Release" # Begin Custom Build - Assembling $(InputPath) -InputDir=\xvid\clean0\xvidcore\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 @@ -511,7 +515,7 @@ !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug" # Begin Custom Build - Assembling $(InputPath) -InputDir=\xvid\clean0\xvidcore\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 @@ -531,7 +535,7 @@ !IF "$(CFG)" == "libxvidcore - Win32 Release" # Begin Custom Build - Assembling $(InputPath) -InputDir=\xvid\clean0\xvidcore\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 @@ -544,7 +548,7 @@ !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug" # Begin Custom Build - Assembling $(InputPath) -InputDir=\xvid\clean0\xvidcore\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 @@ -683,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" @@ -734,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 @@ -755,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 @@ -926,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 @@ -943,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 @@ -1110,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 @@ -1127,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 @@ -1319,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 @@ -1335,10 +1374,6 @@ # End Source File # Begin Source File -SOURCE=..\..\src\divx4.h -# End Source File -# Begin Source File - SOURCE=..\..\src\encoder.h # End Source File # Begin Source File @@ -1354,13 +1389,41 @@ SOURCE=..\..\src\xvid.h # End Source File # End Group +# Begin Group "plugins" + +# PROP Default_Filter "" +# Begin Group "plugins_h" + +# PROP Default_Filter "" +# End Group # Begin Source File -SOURCE=..\..\src\decoder.c +SOURCE=..\..\src\plugins\plugin_2pass1.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\plugins\plugin_2pass2.c # End Source File # Begin Source File -SOURCE=..\..\src\divx4.c +SOURCE=..\..\src\plugins\plugin_dump.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\plugins\plugin_lumimasking.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\plugins\plugin_psnr.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\plugins\plugin_single.c +# End Source File +# End Group +# Begin Source File + +SOURCE=..\..\src\decoder.c # End Source File # Begin Source File