📄 libilbc.dsp
字号:
# Microsoft Developer Studio Project File - Name="libilbc" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=libilbc - 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 "libilbc.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 "libilbc.mak" CFG="libilbc - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "libilbc - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE "libilbc - Win32 Release" (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)" == "libilbc - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "$(SolutionDir)$(ConfigurationName)"
# PROP BASE Intermediate_Dir "$(ConfigurationName)"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Target_Dir ""
MTL=midl.exe
# ADD BASE MTL /nologo /win32
# ADD MTL /nologo /win32
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_UNICODE" /GZ PRECOMP_VC7_TOBEREMOVED /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_UNICODE" /GZ PRECOMP_VC7_TOBEREMOVED /c
# ADD BASE RSC /l 0x409
# ADD RSC /l 0x409
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
!ELSEIF "$(CFG)" == "libilbc - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "$(SolutionDir)$(ConfigurationName)"
# PROP BASE Intermediate_Dir "$(ConfigurationName)"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
MTL=midl.exe
# ADD BASE MTL /nologo /win32
# ADD MTL /nologo /win32
# ADD BASE CPP /nologo /MD /W3 /GX /Zi /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_UNICODE" PRECOMP_VC7_TOBEREMOVED /c
# ADD CPP /nologo /MD /W3 /GX /Zi /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_UNICODE" PRECOMP_VC7_TOBEREMOVED /c
# ADD BASE RSC /l 0x409
# ADD RSC /l 0x409
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
!ENDIF
# Begin Target
# Name "libilbc - Win32 Debug"
# Name "libilbc - Win32 Release"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
# Begin Source File
SOURCE=.\src\anaFilter.c
DEP_CPP_ANAFI=\
".\src\iLBC_define.h"\
# End Source File
# Begin Source File
SOURCE=.\src\constants.c
DEP_CPP_CONST=\
".\src\iLBC_define.h"\
# End Source File
# Begin Source File
SOURCE=.\src\createCB.c
DEP_CPP_CREAT=\
".\src\constants.h"\
".\src\iLBC_define.h"\
# End Source File
# Begin Source File
SOURCE=.\src\doCPLC.c
DEP_CPP_DOCPL=\
".\src\iLBC_define.h"\
# End Source File
# Begin Source File
SOURCE=.\src\enhancer.c
DEP_CPP_ENHAN=\
".\src\constants.h"\
".\src\iLBC_define.h"\
# End Source File
# Begin Source File
SOURCE=.\src\filter.c
DEP_CPP_FILTE=\
".\src\iLBC_define.h"\
# End Source File
# Begin Source File
SOURCE=.\src\FrameClassify.c
DEP_CPP_FRAME=\
".\src\iLBC_define.h"\
# End Source File
# Begin Source File
SOURCE=.\src\gainquant.c
DEP_CPP_GAINQ=\
".\src\constants.h"\
".\src\iLBC_define.h"\
# End Source File
# Begin Source File
SOURCE=.\src\getCBvec.c
DEP_CPP_GETCB=\
".\src\constants.h"\
".\src\iLBC_define.h"\
# End Source File
# Begin Source File
SOURCE=.\src\helpfun.c
DEP_CPP_HELPF=\
".\src\constants.h"\
".\src\iLBC_define.h"\
# End Source File
# Begin Source File
SOURCE=.\src\hpInput.c
DEP_CPP_HPINP=\
".\src\constants.h"\
".\src\iLBC_define.h"\
# End Source File
# Begin Source File
SOURCE=.\src\hpOutput.c
DEP_CPP_HPOUT=\
".\src\constants.h"\
".\src\iLBC_define.h"\
# End Source File
# Begin Source File
SOURCE=.\src\iCBConstruct.c
DEP_CPP_ICBCO=\
".\src\gainquant.h"\
".\src\getCBvec.h"\
".\src\iLBC_define.h"\
# End Source File
# Begin Source File
SOURCE=.\src\iCBSearch.c
DEP_CPP_ICBSE=\
".\src\constants.h"\
".\src\createCB.h"\
".\src\gainquant.h"\
".\src\iLBC_define.h"\
# End Source File
# Begin Source File
SOURCE=.\src\iLBC_decode.c
DEP_CPP_ILBC_=\
".\src\constants.h"\
".\src\doCPLC.h"\
".\src\enhancer.h"\
".\src\helpfun.h"\
".\src\hpOutput.h"\
".\src\iCBConstruct.h"\
".\src\iLBC_define.h"\
".\src\LPCdecode.h"\
".\src\packing.h"\
".\src\StateConstructW.h"\
".\src\syntFilter.h"\
# End Source File
# Begin Source File
SOURCE=.\src\iLBC_encode.c
DEP_CPP_ILBC_E=\
".\src\anaFilter.h"\
".\src\constants.h"\
".\src\FrameClassify.h"\
".\src\helpfun.h"\
".\src\hpInput.h"\
".\src\iCBConstruct.h"\
".\src\iCBSearch.h"\
".\src\iLBC_define.h"\
".\src\LPCencode.h"\
".\src\packing.h"\
".\src\StateConstructW.h"\
".\src\StateSearchW.h"\
".\src\syntFilter.h"\
# End Source File
# Begin Source File
SOURCE=.\src\LPCdecode.c
DEP_CPP_LPCDE=\
".\src\constants.h"\
".\src\helpfun.h"\
".\src\iLBC_define.h"\
".\src\lsf.h"\
# End Source File
# Begin Source File
SOURCE=.\src\LPCencode.c
DEP_CPP_LPCEN=\
".\src\constants.h"\
".\src\helpfun.h"\
".\src\iLBC_define.h"\
".\src\lsf.h"\
# End Source File
# Begin Source File
SOURCE=.\src\lsf.c
DEP_CPP_LSF_C=\
".\src\iLBC_define.h"\
# End Source File
# Begin Source File
SOURCE=.\src\packing.c
DEP_CPP_PACKI=\
".\src\constants.h"\
".\src\helpfun.h"\
".\src\iLBC_define.h"\
# End Source File
# Begin Source File
SOURCE=.\src\StateConstructW.c
DEP_CPP_STATE=\
".\src\constants.h"\
".\src\iLBC_define.h"\
# End Source File
# Begin Source File
SOURCE=.\src\StateSearchW.c
DEP_CPP_STATES=\
".\src\constants.h"\
".\src\helpfun.h"\
".\src\iLBC_define.h"\
# End Source File
# Begin Source File
SOURCE=.\src\syntFilter.c
DEP_CPP_SYNTF=\
".\src\iLBC_define.h"\
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl;inc;xsd"
# Begin Source File
SOURCE=.\src\anaFilter.h
# End Source File
# Begin Source File
SOURCE=.\src\constants.h
# End Source File
# Begin Source File
SOURCE=.\src\createCB.h
# End Source File
# Begin Source File
SOURCE=.\src\doCPLC.h
# End Source File
# Begin Source File
SOURCE=.\src\enhancer.h
# End Source File
# Begin Source File
SOURCE=.\src\filter.h
# End Source File
# Begin Source File
SOURCE=.\src\FrameClassify.h
# End Source File
# Begin Source File
SOURCE=.\src\gainquant.h
# End Source File
# Begin Source File
SOURCE=.\src\getCBvec.h
# End Source File
# Begin Source File
SOURCE=.\src\helpfun.h
# End Source File
# Begin Source File
SOURCE=.\src\hpInput.h
# End Source File
# Begin Source File
SOURCE=.\src\hpOutput.h
# End Source File
# Begin Source File
SOURCE=.\src\iCBConstruct.h
# End Source File
# Begin Source File
SOURCE=.\src\iCBSearch.h
# End Source File
# Begin Source File
SOURCE=.\src\iLBC_decode.h
# End Source File
# Begin Source File
SOURCE=.\src\iLBC_define.h
# End Source File
# Begin Source File
SOURCE=.\src\iLBC_encode.h
# End Source File
# Begin Source File
SOURCE=.\src\LPCdecode.h
# End Source File
# Begin Source File
SOURCE=.\src\LPCencode.h
# End Source File
# Begin Source File
SOURCE=.\src\lsf.h
# End Source File
# Begin Source File
SOURCE=.\src\packing.h
# End Source File
# Begin Source File
SOURCE=.\src\StateConstructW.h
# End Source File
# Begin Source File
SOURCE=.\src\StateSearchW.h
# End Source File
# Begin Source File
SOURCE=.\src\syntFilter.h
# End Source File
# End Group
# Begin Group "Resource Files"
# PROP Default_Filter "rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
# End Group
# End Target
# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -