📄 speakfre.dsp
字号:
# Microsoft Developer Studio Project File - Name="Speakfre" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
CFG=Speakfre - 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 "Speakfre.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 "Speakfre.mak" CFG="Speakfre - Win32 Release"
!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 "Speakfre - Win32 No Crypto Release" (based on\
"Win32 (x86) Application")
!MESSAGE
# Begin Project
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
!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"
# PROP Ignore_Export_Lib 0
# 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 ".\blowfish" /I ".\des" /I ".\idea" /I ".\adpcm" /I ".\lpc" /I ".\libdes" /D "NDEBUG" /D CRYPTO=1 /D "WIN32" /D "_WINDOWS" /D "STRICT" /D _near= /D _far= /D __near= /D __far= /D "_MBCS" /Fr /FD /c
# SUBTRACT CPP /YX
# ADD BASE MTL /nologo /D "NDEBUG" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x409 /i "md5" /d "NDEBUG"
# ADD RSC /l 0x409 /i ".\adpcm" /i ".\blowfish" /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
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 libcd.lib shell32.lib winmm.lib wsock32.lib advapi32.lib /nologo /stack:0x10240 /subsystem:windows /map /machine:IX86 /nodefaultlib
# SUBTRACT LINK32 /profile /incremental:yes /debug
!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"
# PROP Ignore_Export_Lib 0
# 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 ".\blowfish" /I ".\des" /I ".\idea" /I ".\adpcm" /I ".\lpc" /I ".\libdes" /D "_DEBUG" /D CRYPTO=1 /D "WIN32" /D "_WINDOWS" /D "STRICT" /D _near= /D _far= /D __near= /D __far= /D "_MBCS" /Fr /FD /c
# SUBTRACT CPP /YX
# ADD BASE MTL /nologo /D "_DEBUG" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x409 /i "md5" /d "_DEBUG"
# ADD RSC /l 0x409 /i ".\adpcm" /i ".\blowfish" /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
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 libcd.lib shell32.lib winmm.lib wsock32.lib advapi32.lib /nologo /stack:0x10240 /subsystem:windows /incremental:no /map /debug /machine:IX86 /nodefaultlib
# SUBTRACT LINK32 /profile
!ELSEIF "$(CFG)" == "Speakfre - Win32 No Crypto Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Speakfre"
# PROP BASE Intermediate_Dir "Speakfre"
# PROP BASE Ignore_Export_Lib 0
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir ".\Nocrypto"
# PROP Intermediate_Dir ".\Nocrypto"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /G3 /W3 /GX /Ox /Ot /Oa /Og /Oi /Ob2 /I ".\gsm\inc" /I ".\md5" /I ".\blowfish" /I ".\des" /I ".\idea" /I ".\adpcm" /I ".\lpc" /I ".\libdes" /D "NDEBUG" /D CRYPTO=1 /D "WIN32" /D "_WINDOWS" /D "STRICT" /D _near= /D _far= /D __near= /D __far= /D "_MBCS" /Fr /FD /c
# SUBTRACT BASE CPP /YX
# ADD CPP /nologo /G3 /W3 /GX /Ox /Ot /Oa /Og /Oi /Ob2 /I ".\gsm\inc" /I ".\md5" /I ".\blowfish" /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 /FD /c
# SUBTRACT CPP /YX
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x409 /i ".\adpcm" /i ".\blowfish" /i ".\des" /i ".\gsm\inc" /i ".\idea" /i ".\libdes" /i ".\lpc" /i ".\md5" /d "NDEBUG"
# ADD RSC /l 0x409 /i ".\adpcm" /i ".\blowfish" /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
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib libcd.lib shell32.lib winmm.lib wsock32.lib advapi32.lib /nologo /stack:0x10240 /subsystem:windows /map /machine:IX86 /nodefaultlib
# SUBTRACT BASE LINK32 /profile /incremental:yes /debug
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib libcd.lib shell32.lib winmm.lib wsock32.lib advapi32.lib /nologo /stack:0x10240 /subsystem:windows /map /machine:IX86 /nodefaultlib
# SUBTRACT LINK32 /profile /incremental:yes /debug
!ENDIF
# Begin Target
# Name "Speakfre - Win32 Release"
# Name "Speakfre - Win32 Debug"
# Name "Speakfre - Win32 No Crypto Release"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
# Begin Source File
SOURCE=.\Answer.c
# End Source File
# Begin Source File
SOURCE=.\bench.c
# End Source File
# Begin Source File
SOURCE=.\Chat.c
# End Source File
# Begin Source File
SOURCE=.\Connect.c
# End Source File
# Begin Source File
SOURCE=.\Crc.c
# End Source File
# Begin Source File
SOURCE=.\Deskey.c
# End Source File
# Begin Source File
SOURCE=.\Dialogs.c
# End Source File
# Begin Source File
SOURCE=.\Face.c
# End Source File
# Begin Source File
SOURCE=.\Frame.c
# End Source File
# Begin Source File
SOURCE=.\G711.c
# End Source File
# Begin Source File
SOURCE=.\Giftobmp.c
# End Source File
# Begin Source File
SOURCE=.\Init.c
# End Source File
# Begin Source File
SOURCE=.\Log.txt
# End Source File
# Begin Source File
SOURCE=.\Loopback.c
# End Source File
# Begin Source File
SOURCE=.\Lwl.c
# End Source File
# Begin Source File
SOURCE=.\Netfone.c
# End Source File
# Begin Source File
SOURCE=.\Netfone.rc
!IF "$(CFG)" == "Speakfre - Win32 Release"
!ELSEIF "$(CFG)" == "Speakfre - Win32 Debug"
!ELSEIF "$(CFG)" == "Speakfre - Win32 No Crypto Release"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\Rate.c
# End Source File
# Begin Source File
SOURCE=.\Readwave.c
# End Source File
# Begin Source File
SOURCE=.\Rtpacket.c
# End Source File
# Begin Source File
SOURCE=.\Speaker.c
# End Source File
# Begin Source File
SOURCE=.\Spectral.c
# End Source File
# Begin Source File
SOURCE=.\Spectrum.c
# End Source File
# Begin Source File
SOURCE=.\Ulaw.c
# End Source File
# Begin Source File
SOURCE=.\Utility.c
# End Source File
# Begin Source File
SOURCE=.\Vatpkt.c
# End Source File
# Begin Source File
SOURCE=.\Vox.c
# End Source File
# Begin Source File
SOURCE=.\Xdsub.c
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
# Begin Source File
SOURCE=.\netfone.h
# End Source File
# Begin Source File
SOURCE=.\Rtp.h
# End Source File
# Begin Source File
SOURCE=.\Rtpacket.h
# End Source File
# Begin Source File
SOURCE=.\Ulaw.h
# End Source File
# Begin Source File
SOURCE=.\Vat.h
# End Source File
# Begin Source File
SOURCE=.\Vox.h
# End Source File
# End Group
# Begin Group "Resource Files"
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
# Begin Source File
SOURCE=.\Bolt.cur
# End Source File
# Begin Source File
SOURCE=.\Client.ico
# End Source File
# Begin Source File
SOURCE=.\Ear.cur
# End Source File
# Begin Source File
SOURCE=.\Frame.ico
# End Source File
# Begin Source File
SOURCE=.\Phone.cur
# End Source File
# End Group
# End Target
# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -