📄 speakfre.mak
字号:
# Microsoft Developer Studio Generated NMAKE File, Format Version 4.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
# TARGTYPE "Win32 (x86) Console Application" 0x0103
# TARGTYPE "Win32 (x86) Static Library" 0x0104
!IF "$(CFG)" == ""
CFG=lpc10test - Win32 Debug
!MESSAGE No configuration specified. Defaulting to lpc10test - Win32 Debug.
!ENDIF
!IF "$(CFG)" != "Speakfre - Win32 Release" && "$(CFG)" !=\
"Speakfre - Win32 Debug" && "$(CFG)" != "md5 - Win32 Release" && "$(CFG)" !=\
"md5 - Win32 Debug" && "$(CFG)" != "adpcm - Win32 Release" && "$(CFG)" !=\
"adpcm - Win32 Debug" && "$(CFG)" != "des - Win32 Release" && "$(CFG)" !=\
"des - Win32 Debug" && "$(CFG)" != "gsm - Win32 Release" && "$(CFG)" !=\
"gsm - Win32 Debug" && "$(CFG)" != "idea - Win32 Release" && "$(CFG)" !=\
"idea - Win32 Debug" && "$(CFG)" != "lpc - Win32 Release" && "$(CFG)" !=\
"lpc - Win32 Debug" && "$(CFG)" != "libdes - Win32 Release" && "$(CFG)" !=\
"libdes - Win32 Debug" && "$(CFG)" != "destest - Win32 Release" && "$(CFG)" !=\
"destest - Win32 Debug" && "$(CFG)" != "lpc10 - Win32 Release" && "$(CFG)" !=\
"lpc10 - Win32 Debug" && "$(CFG)" != "lpc10test - Win32 Release" && "$(CFG)" !=\
"lpc10test - Win32 Debug"
!MESSAGE Invalid configuration "$(CFG)" specified.
!MESSAGE You can specify a configuration when running NMAKE on this makefile
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
!MESSAGE NMAKE /f "Speakfre.mak" CFG="lpc10test - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "Speakfre - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "Speakfre - Win32 Debug" (based on "Win32 (x86) Application")
!MESSAGE "md5 - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "md5 - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE "adpcm - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "adpcm - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE "des - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "des - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE "gsm - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "gsm - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE "idea - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "idea - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE "lpc - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "lpc - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE "libdes - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "libdes - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE "destest - Win32 Release" (based on "Win32 (x86) Console Application")
!MESSAGE "destest - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE "lpc10 - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "lpc10 - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE "lpc10test - Win32 Release" (based on\
"Win32 (x86) Console Application")
!MESSAGE "lpc10test - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE
!ERROR An invalid configuration is specified.
!ENDIF
!IF "$(OS)" == "Windows_NT"
NULL=
!ELSE
NULL=nul
!ENDIF
################################################################################
# Begin Project
# PROP Target_Last_Scanned "Speakfre - Win32 Debug"
!IF "$(CFG)" == "Speakfre - Win32 Release"
# PROP BASE Use_MFC 1
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "WinRel"
# PROP BASE Intermediate_Dir "WinRel"
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "WinRel"
# PROP Intermediate_Dir "WinRel"
OUTDIR=.\WinRel
INTDIR=.\WinRel
ALL : "lpc10 - Win32 Release" "libdes - Win32 Release" "lpc - Win32 Release"\
"gsm - Win32 Release" "des - Win32 Release" "adpcm - Win32 Release"\
"idea - Win32 Release" "md5 - Win32 Release" "$(OUTDIR)\Speakfre.exe"\
"$(OUTDIR)\Speakfre.bsc"
CLEAN :
-@erase ".\WinRel\Speakfre.bsc"
-@erase ".\WinRel\Utility.sbr"
-@erase ".\WinRel\Xdsub.sbr"
-@erase ".\WinRel\Crc.sbr"
-@erase ".\WinRel\Rate.sbr"
-@erase ".\WinRel\Init.sbr"
-@erase ".\WinRel\Rtpacket.sbr"
-@erase ".\WinRel\Deskey.sbr"
-@erase ".\WinRel\Giftobmp.sbr"
-@erase ".\WinRel\Readwave.sbr"
-@erase ".\WinRel\Vox.sbr"
-@erase ".\WinRel\Answer.sbr"
-@erase ".\WinRel\Frame.sbr"
-@erase ".\WinRel\Speaker.sbr"
-@erase ".\WinRel\Face.sbr"
-@erase ".\WinRel\Connect.sbr"
-@erase ".\WinRel\Loopback.sbr"
-@erase ".\WinRel\bench.sbr"
-@erase ".\WinRel\Ulaw.sbr"
-@erase ".\WinRel\G711.sbr"
-@erase ".\WinRel\Dialogs.sbr"
-@erase ".\WinRel\Lwl.sbr"
-@erase ".\WinRel\Netfone.sbr"
-@erase ".\WinRel\Vatpkt.sbr"
-@erase ".\WinRel\Speakfre.exe"
-@erase ".\WinRel\G711.obj"
-@erase ".\WinRel\Dialogs.obj"
-@erase ".\WinRel\Lwl.obj"
-@erase ".\WinRel\Netfone.obj"
-@erase ".\WinRel\Vatpkt.obj"
-@erase ".\WinRel\Utility.obj"
-@erase ".\WinRel\Xdsub.obj"
-@erase ".\WinRel\Crc.obj"
-@erase ".\WinRel\Rate.obj"
-@erase ".\WinRel\Init.obj"
-@erase ".\WinRel\Rtpacket.obj"
-@erase ".\WinRel\Deskey.obj"
-@erase ".\WinRel\Giftobmp.obj"
-@erase ".\WinRel\Readwave.obj"
-@erase ".\WinRel\Vox.obj"
-@erase ".\WinRel\Answer.obj"
-@erase ".\WinRel\Frame.obj"
-@erase ".\WinRel\Speaker.obj"
-@erase ".\WinRel\Face.obj"
-@erase ".\WinRel\Connect.obj"
-@erase ".\WinRel\Loopback.obj"
-@erase ".\WinRel\bench.obj"
-@erase ".\WinRel\Ulaw.obj"
-@erase ".\WinRel\Netfone.res"
-@erase ".\WinRel\Speakfre.map"
"$(OUTDIR)" :
if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
CPP=cl.exe
# ADD BASE CPP /nologo /G3 /MT /W3 /GX /Ox /Ot /Oa /Og /Oi /Ob2 /I "gsm\inc" /I "md5" /I "des" /I "idea" /I "adpcm" /I "lpc" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "STRICT" /D "_MBCS" /FR /YX /c
# ADD CPP /nologo /G3 /W3 /GX /Ox /Ot /Oa /Og /Oi /Ob2 /I "gsm\inc" /I "md5" /I "des" /I "idea" /I "adpcm" /I "lpc" /I "libdes" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "STRICT" /D _near= /D _far= /D __near= /D __far= /D "_MBCS" /Fr /c
# SUBTRACT CPP /YX
CPP_PROJ=/nologo /G3 /ML /W3 /GX /Ox /Ot /Oa /Og /Oi /Ob2 /I "gsm\inc" /I "md5"\
/I "des" /I "idea" /I "adpcm" /I "lpc" /I "libdes" /D "NDEBUG" /D "WIN32" /D\
"_WINDOWS" /D "STRICT" /D _near= /D _far= /D __near= /D __far= /D "_MBCS"\
/Fr"$(INTDIR)/" /Fo"$(INTDIR)/" /c
CPP_OBJS=.\WinRel/
CPP_SBRS=.\WinRel/
.c{$(CPP_OBJS)}.obj:
$(CPP) $(CPP_PROJ) $<
.cpp{$(CPP_OBJS)}.obj:
$(CPP) $(CPP_PROJ) $<
.cxx{$(CPP_OBJS)}.obj:
$(CPP) $(CPP_PROJ) $<
.c{$(CPP_SBRS)}.sbr:
$(CPP) $(CPP_PROJ) $<
.cpp{$(CPP_SBRS)}.sbr:
$(CPP) $(CPP_PROJ) $<
.cxx{$(CPP_SBRS)}.sbr:
$(CPP) $(CPP_PROJ) $<
MTL=mktyplib.exe
# ADD BASE MTL /nologo /D "NDEBUG" /win32
# ADD MTL /nologo /D "NDEBUG" /win32
MTL_PROJ=/nologo /D "NDEBUG" /win32
RSC=rc.exe
# ADD BASE RSC /l 0x409 /i "md5" /d "NDEBUG"
# ADD RSC /l 0x409 /i "adpcm" /i "des" /i "gsm\inc" /i "idea" /i "libdes" /i "lpc" /i "md5" /d "NDEBUG"
RSC_PROJ=/l 0x409 /fo"$(INTDIR)/Netfone.res" /i "adpcm" /i "des" /i "gsm\inc"\
/i "idea" /i "libdes" /i "lpc" /i "md5" /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
BSC32_FLAGS=/nologo /o"$(OUTDIR)/Speakfre.bsc"
BSC32_SBRS= \
".\WinRel\Utility.sbr" \
".\WinRel\Xdsub.sbr" \
".\WinRel\Crc.sbr" \
".\WinRel\Rate.sbr" \
".\WinRel\Init.sbr" \
".\WinRel\Rtpacket.sbr" \
".\WinRel\Deskey.sbr" \
".\WinRel\Giftobmp.sbr" \
".\WinRel\Readwave.sbr" \
".\WinRel\Vox.sbr" \
".\WinRel\Answer.sbr" \
".\WinRel\Frame.sbr" \
".\WinRel\Speaker.sbr" \
".\WinRel\Face.sbr" \
".\WinRel\Connect.sbr" \
".\WinRel\Loopback.sbr" \
".\WinRel\bench.sbr" \
".\WinRel\Ulaw.sbr" \
".\WinRel\G711.sbr" \
".\WinRel\Dialogs.sbr" \
".\WinRel\Lwl.sbr" \
".\WinRel\Netfone.sbr" \
".\WinRel\Vatpkt.sbr"
"$(OUTDIR)\Speakfre.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
$(BSC32) @<<
$(BSC32_FLAGS) $(BSC32_SBRS)
<<
LINK32=link.exe
# ADD BASE LINK32 des\des.lib idea\idea.lib md5\md5.lib gsm\gsm.lib oldnames.lib winmm.lib /nologo /stack:0x10240 /subsystem:windows /map /machine:IX86
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib /nologo /stack:0x10240 /subsystem:windows /map /machine:IX86 /nodefaultlib
# SUBTRACT LINK32 /profile /incremental:yes /debug
LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
/nologo /stack:0x10240 /subsystem:windows /incremental:no\
/pdb:"$(OUTDIR)/Speakfre.pdb" /map:"$(INTDIR)/Speakfre.map" /machine:IX86\
/nodefaultlib /def:".\Netfone.def" /out:"$(OUTDIR)/Speakfre.exe"
DEF_FILE= \
".\Netfone.def"
LINK32_OBJS= \
".\WinRel\G711.obj" \
".\WinRel\Dialogs.obj" \
".\WinRel\Lwl.obj" \
".\WinRel\Netfone.obj" \
".\WinRel\Vatpkt.obj" \
".\WinRel\Utility.obj" \
".\WinRel\Xdsub.obj" \
".\WinRel\Crc.obj" \
".\WinRel\Rate.obj" \
".\WinRel\Init.obj" \
".\WinRel\Rtpacket.obj" \
".\WinRel\Deskey.obj" \
".\WinRel\Giftobmp.obj" \
".\WinRel\Readwave.obj" \
".\WinRel\Vox.obj" \
".\WinRel\Answer.obj" \
".\WinRel\Frame.obj" \
".\WinRel\Speaker.obj" \
".\WinRel\Face.obj" \
".\WinRel\Connect.obj" \
".\WinRel\Loopback.obj" \
".\WinRel\bench.obj" \
".\WinRel\Ulaw.obj" \
".\WinRel\Netfone.res" \
"C:\Msdev\Lib\Libcd.lib" \
"C:\Msdev\Lib\Wsock32.lib" \
"C:\Msdev\Lib\Winmm.lib" \
"C:\Msdev\Lib\Shell32.lib" \
".\md5\Release\md5.lib" \
".\idea\Release\idea.lib" \
".\adpcm\Release\adpcm.lib" \
".\des\Release\des.lib" \
".\gsm\Release\gsm.lib" \
".\lpc\Release\lpc.lib" \
".\libdes\Release\libdes.lib" \
".\lpc10\Release\lpc10.lib"
"$(OUTDIR)\Speakfre.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
$(LINK32) @<<
$(LINK32_FLAGS) $(LINK32_OBJS)
<<
!ELSEIF "$(CFG)" == "Speakfre - Win32 Debug"
# PROP BASE Use_MFC 1
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "WinDebug"
# PROP BASE Intermediate_Dir "WinDebug"
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "WinDebug"
# PROP Intermediate_Dir "WinDebug"
OUTDIR=.\WinDebug
INTDIR=.\WinDebug
ALL : "lpc10 - Win32 Debug" "libdes - Win32 Debug" "lpc - Win32 Debug"\
"gsm - Win32 Debug" "des - Win32 Debug" "adpcm - Win32 Debug"\
"idea - Win32 Debug" "md5 - Win32 Debug" "$(OUTDIR)\Speakfre.exe"\
"$(OUTDIR)\Speakfre.bsc"
CLEAN :
-@erase ".\WinDebug\vc40.pdb"
-@erase ".\WinDebug\vc40.idb"
-@erase ".\WinDebug\Speakfre.bsc"
-@erase ".\WinDebug\Dialogs.sbr"
-@erase ".\WinDebug\Netfone.sbr"
-@erase ".\WinDebug\Vatpkt.sbr"
-@erase ".\WinDebug\Utility.sbr"
-@erase ".\WinDebug\Face.sbr"
-@erase ".\WinDebug\Deskey.sbr"
-@erase ".\WinDebug\Frame.sbr"
-@erase ".\WinDebug\Vox.sbr"
-@erase ".\WinDebug\Ulaw.sbr"
-@erase ".\WinDebug\Loopback.sbr"
-@erase ".\WinDebug\G711.sbr"
-@erase ".\WinDebug\Crc.sbr"
-@erase ".\WinDebug\bench.sbr"
-@erase ".\WinDebug\Answer.sbr"
-@erase ".\WinDebug\Rate.sbr"
-@erase ".\WinDebug\Init.sbr"
-@erase ".\WinDebug\Rtpacket.sbr"
-@erase ".\WinDebug\Lwl.sbr"
-@erase ".\WinDebug\Xdsub.sbr"
-@erase ".\WinDebug\Giftobmp.sbr"
-@erase ".\WinDebug\Speaker.sbr"
-@erase ".\WinDebug\Connect.sbr"
-@erase ".\WinDebug\Readwave.sbr"
-@erase ".\WinDebug\Speakfre.exe"
-@erase ".\WinDebug\Xdsub.obj"
-@erase ".\WinDebug\Giftobmp.obj"
-@erase ".\WinDebug\Speaker.obj"
-@erase ".\WinDebug\Connect.obj"
-@erase ".\WinDebug\Readwave.obj"
-@erase ".\WinDebug\Dialogs.obj"
-@erase ".\WinDebug\Netfone.obj"
-@erase ".\WinDebug\Vatpkt.obj"
-@erase ".\WinDebug\Utility.obj"
-@erase ".\WinDebug\Face.obj"
-@erase ".\WinDebug\Deskey.obj"
-@erase ".\WinDebug\Frame.obj"
-@erase ".\WinDebug\Vox.obj"
-@erase ".\WinDebug\Ulaw.obj"
-@erase ".\WinDebug\Loopback.obj"
-@erase ".\WinDebug\G711.obj"
-@erase ".\WinDebug\Crc.obj"
-@erase ".\WinDebug\bench.obj"
-@erase ".\WinDebug\Answer.obj"
-@erase ".\WinDebug\Rate.obj"
-@erase ".\WinDebug\Init.obj"
-@erase ".\WinDebug\Rtpacket.obj"
-@erase ".\WinDebug\Lwl.obj"
-@erase ".\WinDebug\Netfone.res"
-@erase ".\WinDebug\Speakfre.pdb"
-@erase ".\WinDebug\Speakfre.map"
"$(OUTDIR)" :
if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
CPP=cl.exe
# ADD BASE CPP /nologo /MT /W3 /GX /Zi /Od /I "gsm\inc" /I "md5" /I "des" /I "idea" /I "adpcm" /I "lpc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "STRICT" /D "_MBCS" /Fr /YX /c
# ADD CPP /nologo /W3 /Gm /GX /Zi /Od /I "gsm\inc" /I "md5" /I "des" /I "idea" /I "adpcm" /I "lpc" /I "libdes" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "STRICT" /D _near= /D _far= /D __near= /D __far= /D "_MBCS" /Fr /c
# SUBTRACT CPP /YX
CPP_PROJ=/nologo /MLd /W3 /Gm /GX /Zi /Od /I "gsm\inc" /I "md5" /I "des" /I\
"idea" /I "adpcm" /I "lpc" /I "libdes" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D\
"STRICT" /D _near= /D _far= /D __near= /D __far= /D "_MBCS" /Fr"$(INTDIR)/"\
/Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c
CPP_OBJS=.\WinDebug/
CPP_SBRS=.\WinDebug/
.c{$(CPP_OBJS)}.obj:
$(CPP) $(CPP_PROJ) $<
.cpp{$(CPP_OBJS)}.obj:
$(CPP) $(CPP_PROJ) $<
.cxx{$(CPP_OBJS)}.obj:
$(CPP) $(CPP_PROJ) $<
.c{$(CPP_SBRS)}.sbr:
$(CPP) $(CPP_PROJ) $<
.cpp{$(CPP_SBRS)}.sbr:
$(CPP) $(CPP_PROJ) $<
.cxx{$(CPP_SBRS)}.sbr:
$(CPP) $(CPP_PROJ) $<
MTL=mktyplib.exe
# ADD BASE MTL /nologo /D "_DEBUG" /win32
# ADD MTL /nologo /D "_DEBUG" /win32
MTL_PROJ=/nologo /D "_DEBUG" /win32
RSC=rc.exe
# ADD BASE RSC /l 0x409 /i "md5" /d "_DEBUG"
# ADD RSC /l 0x409 /i "adpcm" /i "des" /i "gsm\inc" /i "idea" /i "libdes" /i "lpc" /i "md5" /d "_DEBUG"
RSC_PROJ=/l 0x409 /fo"$(INTDIR)/Netfone.res" /i "adpcm" /i "des" /i "gsm\inc"\
/i "idea" /i "libdes" /i "lpc" /i "md5" /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
BSC32_FLAGS=/nologo /o"$(OUTDIR)/Speakfre.bsc"
BSC32_SBRS= \
".\WinDebug\Dialogs.sbr" \
".\WinDebug\Netfone.sbr" \
".\WinDebug\Vatpkt.sbr" \
".\WinDebug\Utility.sbr" \
".\WinDebug\Face.sbr" \
".\WinDebug\Deskey.sbr" \
".\WinDebug\Frame.sbr" \
".\WinDebug\Vox.sbr" \
".\WinDebug\Ulaw.sbr" \
".\WinDebug\Loopback.sbr" \
".\WinDebug\G711.sbr" \
".\WinDebug\Crc.sbr" \
".\WinDebug\bench.sbr" \
".\WinDebug\Answer.sbr" \
".\WinDebug\Rate.sbr" \
".\WinDebug\Init.sbr" \
".\WinDebug\Rtpacket.sbr" \
".\WinDebug\Lwl.sbr" \
".\WinDebug\Xdsub.sbr" \
".\WinDebug\Giftobmp.sbr" \
".\WinDebug\Speaker.sbr" \
".\WinDebug\Connect.sbr" \
".\WinDebug\Readwave.sbr"
"$(OUTDIR)\Speakfre.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
$(BSC32) @<<
$(BSC32_FLAGS) $(BSC32_SBRS)
<<
LINK32=link.exe
# ADD BASE LINK32 adpcm\adpcm.lib des\des.lib idea\idea.lib md5\md5.lib gsm\gsm.lib oldnames.lib winmm.lib /nologo /stack:0x10240 /subsystem:windows /map /debug /machine:IX86
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib /nologo /stack:0x10240 /subsystem:windows /incremental:no /map /debug /machine:IX86 /nodefaultlib
# SUBTRACT LINK32 /profile
LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
/nologo /stack:0x10240 /subsystem:windows /incremental:no\
/pdb:"$(OUTDIR)/Speakfre.pdb" /map:"$(INTDIR)/Speakfre.map" /debug\
/machine:IX86 /nodefaultlib /def:".\Netfone.def" /out:"$(OUTDIR)/Speakfre.exe"
DEF_FILE= \
".\Netfone.def"
LINK32_OBJS= \
".\WinDebug\Xdsub.obj" \
".\WinDebug\Giftobmp.obj" \
".\WinDebug\Speaker.obj" \
".\WinDebug\Connect.obj" \
".\WinDebug\Readwave.obj" \
".\WinDebug\Dialogs.obj" \
".\WinDebug\Netfone.obj" \
".\WinDebug\Vatpkt.obj" \
".\WinDebug\Utility.obj" \
".\WinDebug\Face.obj" \
".\WinDebug\Deskey.obj" \
".\WinDebug\Frame.obj" \
".\WinDebug\Vox.obj" \
".\WinDebug\Ulaw.obj" \
".\WinDebug\Loopback.obj" \
".\WinDebug\G711.obj" \
".\WinDebug\Crc.obj" \
".\WinDebug\bench.obj" \
".\WinDebug\Answer.obj" \
".\WinDebug\Rate.obj" \
".\WinDebug\Init.obj" \
".\WinDebug\Rtpacket.obj" \
".\WinDebug\Lwl.obj" \
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -