--- branches/Isibaar/xvidcore/build/win32/libxvidcore.dsp 2003/05/03 19:11:58 1003 +++ branches/Isibaar/xvidcore/build/win32/libxvidcore.dsp 2003/05/03 23:26:55 1004 @@ -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 @@ -465,7 +465,7 @@ !IF "$(CFG)" == "libxvidcore - Win32 Release" # Begin Custom Build - Assembling $(InputPath) -InputDir=\xvid\clean0\xvidcore\src\image\x86_asm +InputDir=\xvid\xvidcore\src\image\x86_asm IntDir=.\Release InputPath=..\..\src\image\x86_asm\colorspace_rgb_mmx.asm InputName=colorspace_rgb_mmx @@ -478,7 +478,7 @@ !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug" # Begin Custom Build - Assembling $(InputPath) -InputDir=\xvid\clean0\xvidcore\src\image\x86_asm +InputDir=\xvid\xvidcore\src\image\x86_asm IntDir=.\Debug InputPath=..\..\src\image\x86_asm\colorspace_rgb_mmx.asm InputName=colorspace_rgb_mmx @@ -498,7 +498,7 @@ !IF "$(CFG)" == "libxvidcore - Win32 Release" # Begin Custom Build - Assembling $(InputPath) -InputDir=\xvid\clean0\xvidcore\src\image\x86_asm +InputDir=\xvid\xvidcore\src\image\x86_asm IntDir=.\Release InputPath=..\..\src\image\x86_asm\colorspace_yuv_mmx.asm InputName=colorspace_yuv_mmx @@ -511,7 +511,7 @@ !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug" # Begin Custom Build - Assembling $(InputPath) -InputDir=\xvid\clean0\xvidcore\src\image\x86_asm +InputDir=\xvid\xvidcore\src\image\x86_asm IntDir=.\Debug InputPath=..\..\src\image\x86_asm\colorspace_yuv_mmx.asm InputName=colorspace_yuv_mmx @@ -531,7 +531,7 @@ !IF "$(CFG)" == "libxvidcore - Win32 Release" # Begin Custom Build - Assembling $(InputPath) -InputDir=\xvid\clean0\xvidcore\src\image\x86_asm +InputDir=\xvid\xvidcore\src\image\x86_asm IntDir=.\Release InputPath=..\..\src\image\x86_asm\colorspace_yuyv_mmx.asm InputName=colorspace_yuyv_mmx @@ -544,7 +544,7 @@ !ELSEIF "$(CFG)" == "libxvidcore - Win32 Debug" # Begin Custom Build - Assembling $(InputPath) -InputDir=\xvid\clean0\xvidcore\src\image\x86_asm +InputDir=\xvid\xvidcore\src\image\x86_asm IntDir=.\Debug InputPath=..\..\src\image\x86_asm\colorspace_yuyv_mmx.asm InputName=colorspace_yuyv_mmx @@ -683,6 +683,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 +765,14 @@ # End Source File # Begin Source File +SOURCE=..\..\src\image\postprocessing.h +# 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,14 @@ # End Source File # Begin Source File +SOURCE=..\..\src\image\postprocessing.c +# 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