📄 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 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 /G6 /W3 /GX /O2 /Ob2 /I "./encode" /I "../.." /I "../../include" /D "NDEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /D "__X264__" /D "HAVE_MMXEXT" /D "ARCH_X86" /D "HAVE_STDINT_H" /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 "./encode" /I "../.." /I "../../include" /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /D "__X264__" /D "HAVE_MMXEXT" /D "ARCH_X86" /D "HAVE_STDINT_H" /FR /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 Source File
SOURCE=..\..\encoder\analyse.c
# End Source File
# Begin Source File
SOURCE=..\..\encoder\cabac.c
# End Source File
# Begin Source File
SOURCE=..\..\encoder\cabac_c.c
# 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\common.c
# End Source File
# Begin Source File
SOURCE=..\..\encoder\cpu.c
# End Source File
# Begin Source File
SOURCE=..\..\encoder\csp.c
# End Source File
# Begin Source File
SOURCE=..\..\encoder\dct.c
# 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\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\frame.c
# End Source File
# Begin Source File
SOURCE=..\..\encoder\getopt.c
# End Source File
# Begin Source File
SOURCE=..\..\encoder\macroblock.c
# End Source File
# Begin Source File
SOURCE=..\..\encoder\macroblock_c.c
# End Source File
# Begin Source File
SOURCE=..\..\encoder\mc.c
# End Source File
# Begin Source File
SOURCE=..\..\encoder\mdate.c
# 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\pixel.c
# End Source File
# Begin Source File
SOURCE=..\..\encoder\predict.c
# End Source File
# Begin Source File
SOURCE=..\..\encoder\quant.c
# 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\rdo.c
# 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
# Begin Source File
SOURCE=..\..\encoder\set_c.c
# End Source File
# Begin Source File
SOURCE=..\..\encoder\slicetype_decision.c
# End Source File
# End Group
# Begin Group "include"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\..\include\analyse.h
# End Source File
# Begin Source File
SOURCE=..\..\include\bs.h
# End Source File
# Begin Source File
SOURCE=..\..\include\cabac.h
# End Source File
# Begin Source File
SOURCE=..\..\include\clip1.h
# End Source File
# Begin Source File
SOURCE=..\..\include\common.h
# End Source File
# Begin Source File
SOURCE=..\..\include\cpu.h
# End Source File
# Begin Source File
SOURCE=..\..\include\csp.h
# End Source File
# Begin Source File
SOURCE=..\..\include\dct.h
# End Source File
# Begin Source File
SOURCE=..\..\include\frame.h
# End Source File
# Begin Source File
SOURCE=..\..\include\getopt.h
# End Source File
# Begin Source File
SOURCE=..\..\include\macroblock.h
# End Source File
# Begin Source File
SOURCE=..\..\include\macroblock_.h
# End Source File
# Begin Source File
SOURCE=..\..\include\mc.h
# End Source File
# Begin Source File
SOURCE=..\..\include\me.h
# End Source File
# Begin Source File
SOURCE=..\..\include\pixel.h
# End Source File
# Begin Source File
SOURCE=..\..\include\predict.h
# End Source File
# Begin Source File
SOURCE=..\..\include\quant.h
# End Source File
# Begin Source File
SOURCE=..\..\include\ratecontrol.h
# End Source File
# Begin Source File
SOURCE=..\..\include\rdo.h
# End Source File
# Begin Source File
SOURCE=..\..\include\set.h
# End Source File
# Begin Source File
SOURCE=..\..\include\stdint.h
# End Source File
# Begin Source File
SOURCE=..\..\include\vlc.h
# End Source File
# Begin Source File
SOURCE=..\..\include\x264.h
# End Source File
# End Group
# End Target
# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -