-# Microsoft Developer Studio Project File - Name="libx264" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
-
-CFG=libx264 - Win32 Debug
-!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 "libx264.mak".
-!MESSAGE
-!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 "libx264.mak" CFG="libx264 - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "libx264 - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "libx264 - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "./common" /I "./encode" /I "./decode" /I "../../extras" /I "../.." /D "NDEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /D "__X264__" /D "HAVE_MMXEXT" /D "ARCH_X86" /FD /c
-# SUBTRACT CPP /YX
-# ADD BASE RSC /l 0x804 /d "NDEBUG"
-# ADD RSC /l 0x804 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo /out:"bin/libx264.lib"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /Zi /Od /I "./common" /I "./encode" /I "./decode" /I "../../extras" /I "../.." /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /D "__X264__" /D "HAVE_MMXEXT" /D "ARCH_X86" /FD /GZ /c
-# SUBTRACT CPP /YX
-# ADD BASE RSC /l 0x804 /d "_DEBUG"
-# ADD RSC /l 0x804 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo /out:"bin/libx264.lib"
-
-!ENDIF
-
-# Begin Target
-
-# Name "libx264 - Win32 Release"
-# Name "libx264 - Win32 Debug"
-# Begin Group "Enc"
-
-# PROP Default_Filter ".c"
-# Begin Group "enc_h"
-
-# PROP Default_Filter ".h"
-# Begin Source File
-
-SOURCE=..\..\encoder\analyse.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\encoder\macroblock.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\encoder\me.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\encoder\ratecontrol.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\encoder\set.h
-# End Source File
-# End Group
-# Begin Source File
-
-SOURCE=..\..\encoder\analyse.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/enc_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/enc_debug"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\encoder\cabac.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/enc_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/enc_debug"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\encoder\cavlc.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/enc_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/enc_debug"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\encoder\encoder.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/enc_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/enc_debug"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\encoder\macroblock.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/enc_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/enc_debug"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\encoder\me.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/enc_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/enc_debug"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\encoder\ratecontrol.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/enc_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/enc_debug"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\encoder\eval.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/enc_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/enc_debug"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\encoder\set.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/enc_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/enc_debug"
-
-!ENDIF
-
-# End Source File
-# End Group
-# Begin Group "Core"
-
-# PROP Default_Filter ".c;.h;"
-# Begin Group "core_h"
-
-# PROP Default_Filter ".h"
-# Begin Source File
-
-SOURCE=..\..\common\bs.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\cabac.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\clip1.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\common.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\cpu.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\csp.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\dct.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\frame.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\macroblock.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\mc.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\pixel.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\predict.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\set.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\vlc.h
-# End Source File
-# End Group
-# Begin Group "I386"
-
-# PROP Default_Filter "*.h,*.c,*-a.asm"
-# Begin Source File
-
-SOURCE=..\..\common\i386\cpu-a.asm
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# Begin Custom Build - Assembly $(InputPath)
-IntDir=.\Release
-InputPath=..\..\common\i386\cpu-a.asm
-InputName=cpu
-
-"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
-
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# Begin Custom Build - Assembly $(InputPath)
-IntDir=.\Debug
-InputPath=..\..\common\i386\cpu-a.asm
-InputName=cpu
-
-"$(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="..\..\common\i386\dct-c.c"
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\i386\dct-a.asm
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# Begin Custom Build - Assembly $(InputPath)
-IntDir=.\Release
-InputPath=..\..\common\i386\dct-a.asm
-InputName=dct
-
-"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
-
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# Begin Custom Build - Assembly $(InputPath)
-IntDir=.\Debug
-InputPath=..\..\common\i386\dct-a.asm
-InputName=dct
-
-"$(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=..\..\common\i386\dct.h
-# End Source File
-# Begin Source File
-
-SOURCE="..\..\common\i386\mc-c.c"
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Exclude_From_Build 1
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\i386\mc-a.asm
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# Begin Custom Build - Assembly $(InputPath)
-IntDir=.\Release
-InputPath=..\..\common\i386\mc-a.asm
-InputName=mc
-
-"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
-
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# Begin Custom Build - Assembly $(InputPath)
-IntDir=.\Debug
-InputPath=..\..\common\i386\mc-a.asm
-InputName=mc
-
-"$(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=..\..\common\i386\pixel-a.asm
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# Begin Custom Build - Assembly $(InputPath)
-IntDir=.\Release
-InputPath=..\..\common\i386\pixel-a.asm
-InputName=pixel
-
-"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
-
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# Begin Custom Build - Assembly $(InputPath)
-IntDir=.\Debug
-InputPath=..\..\common\i386\pixel-a.asm
-InputName=pixel
-
-"$(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=..\..\common\i386\pixel.h
-# End Source File
-# End Group
-# Begin Source File
-
-SOURCE=..\..\common\cabac.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/core_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/core_debug"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\common.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/core_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/core_debug"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\cpu.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/core_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/core_debug"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\csp.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\dct.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/core_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/core_debug"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\frame.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/core_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/core_debug"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\macroblock.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/core_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/core_debug"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\mc.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/core_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/core_debug"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\mdate.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/core_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/core_debug"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\pixel.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/core_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/core_debug"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\common\predict.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/core_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/core_debug"
-
-!ENDIF
-
-# End Source File
-# End Group
-# Begin Group "Dec"
-
-# PROP Default_Filter ".c"
-# Begin Group "dec_h"
-
-# PROP Default_Filter ".h"
-# Begin Source File
-
-SOURCE=..\..\decoder\macroblock.h
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/dec_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/dec_debug"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\decoder\set.h
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/dec_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/dec_debug"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\decoder\vlc.h
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/dec_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/dec_debug"
-
-!ENDIF
-
-# End Source File
-# End Group
-# Begin Source File
-
-SOURCE=..\..\decoder\decoder.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/dec_release"
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/dec_debug"
-# PROP Exclude_From_Build 1
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\decoder\macroblock.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/dec_release"
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/dec_debug"
-# PROP Exclude_From_Build 1
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\decoder\set.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/dec_release"
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/dec_debug"
-# PROP Exclude_From_Build 1
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\decoder\vlc.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/dec_release"
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/dec_debug"
-# PROP Exclude_From_Build 1
-
-!ENDIF
-
-# End Source File
-# End Group
-# Begin Group "extras"
-
-# PROP Default_Filter ".c"
-# Begin Group "extras_h"
-
-# PROP Default_Filter ".h"
-# Begin Source File
-
-SOURCE=..\..\extras\getopt.h
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/util_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/util_debug"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\extras\stdint.h
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/util_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/util_debug"
-
-!ENDIF
-
-# End Source File
-# End Group
-# Begin Source File
-
-SOURCE=..\..\extras\getopt.c
-
-!IF "$(CFG)" == "libx264 - Win32 Release"
-
-# PROP Intermediate_Dir "obj/util_release"
-
-!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
-
-# PROP Intermediate_Dir "obj/util_debug"
-
-!ENDIF
-
-# End Source File
-# End Group
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="libx264" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Static Library" 0x0104\r
+\r
+CFG=libx264 - Win32 Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "libx264.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "libx264.mak" CFG="libx264 - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "libx264 - Win32 Release" (based on "Win32 (x86) Static Library")\r
+!MESSAGE "libx264 - Win32 Debug" (based on "Win32 (x86) Static Library")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP AllowPerConfigDependencies 0\r
+# PROP Scc_ProjName ""\r
+# PROP Scc_LocalPath ""\r
+CPP=xicl6.exe\r
+RSC=rc.exe\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "Release"\r
+# PROP Intermediate_Dir "Release"\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c\r
+# ADD CPP /nologo /G6 /W3 /GX /O2 /Ob2 /I "./common" /I "./encode" /I "./decode" /I "../../extras" /I "../.." /D "NDEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /D "__X264__" /D "HAVE_MMXEXT" /D "ARCH_X86" /D "HAVE_STDINT_H" /FD /c\r
+# SUBTRACT CPP /YX\r
+# ADD BASE RSC /l 0x804 /d "NDEBUG"\r
+# ADD RSC /l 0x804 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LIB32=link.exe -lib\r
+# ADD BASE LIB32 /nologo\r
+# ADD LIB32 /nologo /out:"bin/libx264.lib"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "Debug"\r
+# PROP BASE Intermediate_Dir "Debug"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "Debug"\r
+# PROP Intermediate_Dir "Debug"\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c\r
+# ADD CPP /nologo /W3 /Gm /GX /Zi /Od /I "./common" /I "./encode" /I "./decode" /I "../../extras" /I "../.." /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /D "__X264__" /D "HAVE_MMXEXT" /D "ARCH_X86" /D "HAVE_STDINT_H" /FD /GZ /c\r
+# SUBTRACT CPP /YX\r
+# ADD BASE RSC /l 0x804 /d "_DEBUG"\r
+# ADD RSC /l 0x804 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LIB32=link.exe -lib\r
+# ADD BASE LIB32 /nologo\r
+# ADD LIB32 /nologo /out:"bin/libx264.lib"\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "libx264 - Win32 Release"\r
+# Name "libx264 - Win32 Debug"\r
+# Begin Group "Enc"\r
+\r
+# PROP Default_Filter ".c"\r
+# Begin Group "enc_h"\r
+\r
+# PROP Default_Filter ".h"\r
+# Begin Source File\r
+\r
+SOURCE=..\..\encoder\analyse.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\encoder\macroblock.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\encoder\me.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\encoder\ratecontrol.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\encoder\set.h\r
+# End Source File\r
+# End Group\r
+# Begin Source File\r
+\r
+SOURCE=..\..\encoder\analyse.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/enc_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/enc_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\encoder\cabac.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/enc_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/enc_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\encoder\cavlc.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/enc_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/enc_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\encoder\encoder.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/enc_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/enc_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\encoder\eval.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/enc_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/enc_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\encoder\macroblock.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/enc_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/enc_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\encoder\me.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/enc_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/enc_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\encoder\ratecontrol.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/enc_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/enc_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\encoder\set.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/enc_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/enc_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# End Group\r
+# Begin Group "Core"\r
+\r
+# PROP Default_Filter ".c;.h;"\r
+# Begin Group "core_h"\r
+\r
+# PROP Default_Filter ".h"\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\bs.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\cabac.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\clip1.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\common.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\cpu.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\csp.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\dct.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\frame.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\macroblock.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\mc.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\pixel.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\predict.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\set.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\vlc.h\r
+# End Source File\r
+# End Group\r
+# Begin Group "I386"\r
+\r
+# PROP Default_Filter "*.h,*.c,*-a.asm"\r
+# Begin Source File\r
+\r
+SOURCE="..\..\common\i386\cpu-a.asm"\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# Begin Custom Build - Assembly $(InputPath)\r
+IntDir=.\Release\r
+InputPath=..\..\common\i386\cpu-a.asm\r
+InputName=cpu-a\r
+\r
+"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)\r
+\r
+# End Custom Build\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# Begin Custom Build - Assembly $(InputPath)\r
+IntDir=.\Debug\r
+InputPath=..\..\common\i386\cpu-a.asm\r
+InputName=cpu-a\r
+\r
+"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)\r
+\r
+# End Custom Build\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE="..\..\common\i386\dct-a.asm"\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# Begin Custom Build - Assembly $(InputPath)\r
+IntDir=.\Release\r
+InputPath=..\..\common\i386\dct-a.asm\r
+InputName=dct-a\r
+\r
+"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)\r
+\r
+# End Custom Build\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# Begin Custom Build - Assembly $(InputPath)\r
+IntDir=.\Debug\r
+InputPath=..\..\common\i386\dct-a.asm\r
+InputName=dct-a\r
+\r
+"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)\r
+\r
+# End Custom Build\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE="..\..\common\i386\dct-c.c"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\i386\dct.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE="..\..\common\i386\mc-a.asm"\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# Begin Custom Build - Assembly $(InputPath)\r
+IntDir=.\Release\r
+InputPath=..\..\common\i386\mc-a.asm\r
+InputName=mc-a\r
+\r
+"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)\r
+\r
+# End Custom Build\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# Begin Custom Build - Assembly $(InputPath)\r
+IntDir=.\Debug\r
+InputPath=..\..\common\i386\mc-a.asm\r
+InputName=mc-a\r
+\r
+"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)\r
+\r
+# End Custom Build\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE="..\..\common\i386\pixel-a.asm"\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# Begin Custom Build - Assembly $(InputPath)\r
+IntDir=.\Release\r
+InputPath=..\..\common\i386\pixel-a.asm\r
+InputName=pixel-a\r
+\r
+"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)\r
+\r
+# End Custom Build\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# Begin Custom Build - Assembly $(InputPath)\r
+IntDir=.\Debug\r
+InputPath=..\..\common\i386\pixel-a.asm\r
+InputName=pixel-a\r
+\r
+"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)\r
+\r
+# End Custom Build\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\i386\pixel.h\r
+# End Source File\r
+# End Group\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\cabac.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/core_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/core_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\common.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/core_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/core_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\cpu.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/core_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/core_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\csp.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\dct.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/core_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/core_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\frame.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/core_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/core_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\macroblock.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/core_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/core_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\mc.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/core_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/core_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\mdate.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/core_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/core_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\pixel.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/core_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/core_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\common\predict.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/core_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/core_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# End Group\r
+# Begin Group "Dec"\r
+\r
+# PROP Default_Filter ".c"\r
+# Begin Group "dec_h"\r
+\r
+# PROP Default_Filter ".h"\r
+# Begin Source File\r
+\r
+SOURCE=..\..\decoder\macroblock.h\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/dec_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/dec_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\decoder\set.h\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/dec_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/dec_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\decoder\vlc.h\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/dec_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/dec_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# End Group\r
+# Begin Source File\r
+\r
+SOURCE=..\..\decoder\decoder.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/dec_release"\r
+# PROP Exclude_From_Build 1\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/dec_debug"\r
+# PROP Exclude_From_Build 1\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\decoder\macroblock.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/dec_release"\r
+# PROP Exclude_From_Build 1\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/dec_debug"\r
+# PROP Exclude_From_Build 1\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\decoder\set.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/dec_release"\r
+# PROP Exclude_From_Build 1\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/dec_debug"\r
+# PROP Exclude_From_Build 1\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\decoder\vlc.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/dec_release"\r
+# PROP Exclude_From_Build 1\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/dec_debug"\r
+# PROP Exclude_From_Build 1\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# End Group\r
+# Begin Group "extras"\r
+\r
+# PROP Default_Filter ".c"\r
+# Begin Group "extras_h"\r
+\r
+# PROP Default_Filter ".h"\r
+# Begin Source File\r
+\r
+SOURCE=..\..\extras\getopt.h\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/util_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/util_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\extras\stdint.h\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/util_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/util_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# End Group\r
+# Begin Source File\r
+\r
+SOURCE=..\..\extras\getopt.c\r
+\r
+!IF "$(CFG)" == "libx264 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "obj/util_release"\r
+\r
+!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "obj/util_debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# End Group\r
+# End Target\r
+# End Project\r