📄 libx264.dsp
字号:
# 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 Release
!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 Release"
!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
MTL=midl.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 /ML /I "../../common" /I "../../extras" /I "../.." /W3 /O2 /Ob2 /G6 /D "NDEBUG" /D "_LIB" /D "WIN32" /D "__X264__" /D "HAVE_MMX" /D "ARCH_X86" /D "HAVE_STDINT_H" /D "_MBCS" /GF /Gy /Fp".\Release/libx264.pch" /Fo".\Release/" /Fd".\Release/" /c /GX
# ADD CPP /nologo /ML /I "../../common" /I "../../extras" /I "../.." /W3 /O2 /Ob2 /G6 /D "NDEBUG" /D "_LIB" /D "WIN32" /D "__X264__" /D "HAVE_MMX" /D "ARCH_X86" /D "HAVE_STDINT_H" /D "_MBCS" /GF /Gy /Fp".\Release/libx264.pch" /Fo".\Release/" /Fd".\Release/" /c /GX
# ADD BASE MTL /nologo /win32
# ADD MTL /nologo /win32
# ADD BASE RSC /l 2052 /d "NDEBUG"
# ADD RSC /l 2052 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo /out:"bin\libx264.lib"
# 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 /MLd /I "../../common" /I "../../extras" /I "../.." /Zi /W3 /Od /D "_DEBUG" /D "_LIB" /D "WIN32" /D "__X264__" /D "HAVE_MMX" /D "ARCH_X86" /D "HAVE_STDINT_H" /D "_MBCS" /Fp".\Debug/libx264.pch" /Fo".\Debug/" /Fd".\Debug/" /GZ /c /GX
# ADD CPP /nologo /MLd /I "../../common" /I "../../extras" /I "../.." /Zi /W3 /Od /D "_DEBUG" /D "_LIB" /D "WIN32" /D "__X264__" /D "HAVE_MMX" /D "ARCH_X86" /D "HAVE_STDINT_H" /D "_MBCS" /Fp".\Debug/libx264.pch" /Fo".\Debug/" /Fd".\Debug/" /GZ /c /GX
# ADD BASE MTL /nologo /win32
# ADD MTL /nologo /win32
# ADD BASE RSC /l 2052 /d "_DEBUG"
# ADD RSC /l 2052 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo /out:"bin\libx264.lib"
# 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 Source File
SOURCE=..\..\encoder\analyse.c
!IF "$(CFG)" == "libx264 - Win32 Release"
# PROP Intermediate_Dir ".\obj/enc_release/"
# ADD CPP /nologo /O2 /Fo".\obj/enc_release/" /Fd"obj/enc_release/" /GX
!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
# PROP Intermediate_Dir ".\obj/enc_debug/"
# ADD CPP /nologo /Od /Fo".\obj/enc_debug/" /Fd"obj/enc_debug/" /GZ /GX
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\encoder\cabac.c
!IF "$(CFG)" == "libx264 - Win32 Release"
# PROP Intermediate_Dir ".\obj/enc_release/"
# ADD CPP /nologo /O2 /Fo".\obj/enc_release/" /Fd"obj/enc_release/" /GX
!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
# PROP Intermediate_Dir ".\obj/enc_debug/"
# ADD CPP /nologo /Od /Fo".\obj/enc_debug/" /Fd"obj/enc_debug/" /GZ /GX
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\encoder\cavlc.c
!IF "$(CFG)" == "libx264 - Win32 Release"
# PROP Intermediate_Dir ".\obj/enc_release/"
# ADD CPP /nologo /O2 /Fo".\obj/enc_release/" /Fd"obj/enc_release/" /GX
!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
# PROP Intermediate_Dir ".\obj/enc_debug/"
# ADD CPP /nologo /Od /Fo".\obj/enc_debug/" /Fd"obj/enc_debug/" /GZ /GX
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\encoder\encoder.c
!IF "$(CFG)" == "libx264 - Win32 Release"
# PROP Intermediate_Dir ".\obj/enc_release/"
# ADD CPP /nologo /O2 /Fo".\obj/enc_release/" /Fd"obj/enc_release/" /GX
!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
# PROP Intermediate_Dir ".\obj/enc_debug/"
# ADD CPP /nologo /Od /Fo".\obj/enc_debug/" /Fd"obj/enc_debug/" /GZ /GX
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\encoder\macroblock.c
!IF "$(CFG)" == "libx264 - Win32 Release"
# PROP Intermediate_Dir ".\obj/enc_release/"
# ADD CPP /nologo /O2 /Fo".\obj/enc_release/" /Fd"obj/enc_release/" /GX
!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
# PROP Intermediate_Dir ".\obj/enc_debug/"
# ADD CPP /nologo /Od /Fo".\obj/enc_debug/" /Fd"obj/enc_debug/" /GZ /GX
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\encoder\me.c
!IF "$(CFG)" == "libx264 - Win32 Release"
# PROP Intermediate_Dir ".\obj/enc_release/"
# ADD CPP /nologo /O2 /Fo".\obj/enc_release/" /Fd"obj/enc_release/" /GX
!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
# PROP Intermediate_Dir ".\obj/enc_debug/"
# ADD CPP /nologo /Od /Fo".\obj/enc_debug/" /Fd"obj/enc_debug/" /GZ /GX
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\encoder\ratecontrol.c
!IF "$(CFG)" == "libx264 - Win32 Release"
# PROP Intermediate_Dir ".\obj/enc_release/"
# ADD CPP /nologo /O2 /Fo".\obj/enc_release/" /Fd"obj/enc_release/" /GX
!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
# PROP Intermediate_Dir ".\obj/enc_debug/"
# ADD CPP /nologo /Od /Fo".\obj/enc_debug/" /Fd"obj/enc_debug/" /GZ /GX
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\encoder\set.c
!IF "$(CFG)" == "libx264 - Win32 Release"
# PROP Intermediate_Dir ".\obj/enc_release/"
# ADD CPP /nologo /O2 /Fo".\obj/enc_release/" /Fd"obj/enc_release/" /GX
!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
# PROP Intermediate_Dir ".\obj/enc_debug/"
# ADD CPP /nologo /Od /Fo".\obj/enc_debug/" /Fd"obj/enc_debug/" /GZ /GX
!ENDIF
# End Source File
# 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
# End Group
# Begin Group "Core"
# PROP Default_Filter ".c;.h;"
# Begin Source File
SOURCE=..\..\common\cabac.c
!IF "$(CFG)" == "libx264 - Win32 Release"
# PROP Intermediate_Dir ".\obj/core_release/"
# ADD CPP /nologo /O2 /Fo".\obj/core_release/" /Fd"obj/core_release/" /GX
!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
# PROP Intermediate_Dir ".\obj/core_debug/"
# ADD CPP /nologo /Od /Fo".\obj/core_debug/" /Fd"obj/core_debug/" /GZ /GX
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\common\common.c
!IF "$(CFG)" == "libx264 - Win32 Release"
# PROP Intermediate_Dir ".\obj/core_release/"
# ADD CPP /nologo /O2 /Fo".\obj/core_release/" /Fd"obj/core_release/" /GX
!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
# PROP Intermediate_Dir ".\obj/core_debug/"
# ADD CPP /nologo /Od /Fo".\obj/core_debug/" /Fd"obj/core_debug/" /GZ /GX
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\common\cpu.c
!IF "$(CFG)" == "libx264 - Win32 Release"
# PROP Intermediate_Dir ".\obj/core_release/"
# ADD CPP /nologo /O2 /Fo".\obj/core_release/" /Fd"obj/core_release/" /GX
!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
# PROP Intermediate_Dir ".\obj/core_debug/"
# ADD CPP /nologo /Od /Fo".\obj/core_debug/" /Fd"obj/core_debug/" /GZ /GX
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\common\dct.c
!IF "$(CFG)" == "libx264 - Win32 Release"
# PROP Intermediate_Dir ".\obj/core_release/"
# ADD CPP /nologo /O2 /Fo".\obj/core_release/" /Fd"obj/core_release/" /GX
!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
# PROP Intermediate_Dir ".\obj/core_debug/"
# ADD CPP /nologo /Od /Fo".\obj/core_debug/" /Fd"obj/core_debug/" /GZ /GX
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\common\vlc.c
!IF "$(CFG)" == "libx264 - Win32 Release"
# PROP Intermediate_Dir ".\obj/core_release/"
# ADD CPP /nologo /O2 /Fo".\obj/core_release/" /Fd"obj/core_release/" /GX
!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
# PROP Intermediate_Dir ".\obj/core_debug/"
# ADD CPP /nologo /Od /Fo".\obj/core_debug/" /Fd"obj/core_debug/" /GZ /GX
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\common\frame.c
!IF "$(CFG)" == "libx264 - Win32 Release"
# PROP Intermediate_Dir ".\obj/core_release/"
# ADD CPP /nologo /O2 /Fo".\obj/core_release/" /Fd"obj/core_release/" /GX
!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
# PROP Intermediate_Dir ".\obj/core_debug/"
# ADD CPP /nologo /Od /Fo".\obj/core_debug/" /Fd"obj/core_debug/" /GZ /GX
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\common\macroblock.c
!IF "$(CFG)" == "libx264 - Win32 Release"
# PROP Intermediate_Dir ".\obj/core_release/"
# ADD CPP /nologo /O2 /Fo".\obj/core_release/" /Fd"obj/core_release/" /GX
!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
# PROP Intermediate_Dir ".\obj/core_debug/"
# ADD CPP /nologo /Od /Fo".\obj/core_debug/" /Fd"obj/core_debug/" /GZ /GX
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\common\x86\mc-c.c
!IF "$(CFG)" == "libx264 - Win32 Release"
# PROP Intermediate_Dir ".\obj/core_release/"
# ADD CPP /nologo /O2 /Fo".\obj/core_release/" /Fd"obj/core_release/" /GX
!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
# PROP Intermediate_Dir ".\obj/core_debug/"
# ADD CPP /nologo /Od /Fo".\obj/core_debug/" /Fd"obj/core_debug/" /GZ /GX
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\common\mc.c
!IF "$(CFG)" == "libx264 - Win32 Release"
# PROP Intermediate_Dir ".\obj/core_release/"
# ADD CPP /nologo /O2 /Fo".\obj/core_release/" /Fd"obj/core_release/" /GX
!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
# PROP Intermediate_Dir ".\obj/core_debug/"
# ADD CPP /nologo /Od /Fo".\obj/core_debug/" /Fd"obj/core_debug/" /GZ /GX
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\common\mdate.c
!IF "$(CFG)" == "libx264 - Win32 Release"
# PROP Intermediate_Dir ".\obj/core_release/"
# ADD CPP /nologo /O2 /Fo".\obj/core_release/" /Fd"obj/core_release/" /GX
!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
# PROP Intermediate_Dir ".\obj/core_debug/"
# ADD CPP /nologo /Od /Fo".\obj/core_debug/" /Fd"obj/core_debug/" /GZ /GX
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\common\pixel.c
!IF "$(CFG)" == "libx264 - Win32 Release"
# PROP Intermediate_Dir ".\obj/core_release/"
# ADD CPP /nologo /O2 /Fo".\obj/core_release/" /Fd"obj/core_release/" /GX
!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
# PROP Intermediate_Dir ".\obj/core_debug/"
# ADD CPP /nologo /Od /Fo".\obj/core_debug/" /Fd"obj/core_debug/" /GZ /GX
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\common\predict.c
!IF "$(CFG)" == "libx264 - Win32 Release"
# PROP Intermediate_Dir ".\obj/core_release/"
# ADD CPP /nologo /O2 /Fo".\obj/core_release/" /Fd"obj/core_release/" /GX
!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
# PROP Intermediate_Dir ".\obj/core_debug/"
# ADD CPP /nologo /Od /Fo".\obj/core_debug/" /Fd"obj/core_debug/" /GZ /GX
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\common\x86\predict-c.c
!IF "$(CFG)" == "libx264 - Win32 Release"
# PROP Intermediate_Dir ".\obj/core_release/"
# ADD CPP /nologo /O2 /Fo".\obj/core_release/" /Fd"obj/core_release/" /GX
!ELSEIF "$(CFG)" == "libx264 - Win32 Debug"
# PROP Intermediate_Dir ".\obj/core_debug/"
# ADD CPP /nologo /Od /Fo".\obj/core_debug/" /Fd"obj/core_debug/" /GZ /GX
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\common\quant.c
# End Source File
# Begin Source File
SOURCE=..\..\common\set.c
# End Source File
# 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\common.h
# End Source File
# Begin Source File
SOURCE=..\..\common\cpu.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\osdep.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\quant.h
# End Source File
# Begin Source File
SOURCE=..\..\common\set.h
# End Source File
# Begin Source File
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -