📄 sftpc.dsp
字号:
# Microsoft Developer Studio Project File - Name="sftpc" - Package Owner=<4># Microsoft Developer Studio Generated Build File, Format Version 6.00# ** DO NOT EDIT **# TARGTYPE "Win32 (x86) Console Application" 0x0103CFG=sftpc - 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 "sftpc.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 "sftpc.mak" CFG="sftpc - Win32 Debug"!MESSAGE !MESSAGE Possible choices for configuration are:!MESSAGE !MESSAGE "sftpc - Win32 Release" (based on "Win32 (x86) Console Application")!MESSAGE "sftpc - Win32 Debug" (based on "Win32 (x86) Console Application")!MESSAGE # Begin Project# PROP AllowPerConfigDependencies 0# PROP Scc_ProjName ""# PROP Scc_LocalPath ""CPP=cl.exeRSC=rc.exe!IF "$(CFG)" == "sftpc - Win32 Release"# PROP BASE Use_MFC 0# PROP BASE Use_Debug_Libraries 0# PROP BASE Output_Dir "sftpc___Win32_Release"# PROP BASE Intermediate_Dir "sftpc___Win32_Release"# PROP BASE Target_Dir ""# PROP Use_MFC 0# PROP Use_Debug_Libraries 0# PROP Output_Dir "Release"# PROP Intermediate_Dir "Release"# PROP Ignore_Export_Lib 0# PROP Target_Dir ""# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c# ADD CPP /nologo /W3 /GX /O2 /I "." /I ".\crypto" /I ".\nt" /D "NDEBUG" /D "SAFETP" /D "SFTPC_PROJECT" /D "WIN32" /D "__WIN32__" /D "_WINDOWS" /D "LITTLE_ENDIAN" /D "_CONSOLE" /D "KEYS_IN_REGISTRY" /YX /FD /c# ADD BASE RSC /l 0x409 /d "NDEBUG"# ADD RSC /l 0x409 /d "NDEBUG"BSC32=bscmake.exe# ADD BASE BSC32 /nologo# ADD BSC32 /nologoLINK32=link.exe# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386# ADD LINK32 WS2_32.LIB libgmp.lib kernel32.lib user32.lib advapi32.lib /nologo /subsystem:console /machine:I386 /libpath:"..\LIBGMP\Release" /libpath:".\nt"!ELSEIF "$(CFG)" == "sftpc - Win32 Debug"# PROP BASE Use_MFC 0# PROP BASE Use_Debug_Libraries 1# PROP BASE Output_Dir "sftpc___Win32_Debug"# PROP BASE Intermediate_Dir "sftpc___Win32_Debug"# PROP BASE Target_Dir ""# PROP Use_MFC 0# PROP Use_Debug_Libraries 1# PROP Output_Dir "Debug"# PROP Intermediate_Dir "Debug"# PROP Ignore_Export_Lib 0# PROP Target_Dir ""# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "." /I ".\crypto" /I ".\nt" /D "_DEBUG" /D "SAFETP" /D "SFTPC_PROJECT" /D "WIN32" /D "__WIN32__" /D "_WINDOWS" /D "LITTLE_ENDIAN" /D "_CONSOLE" /D "KEYS_IN_REGISTRY" /YX /FD /GZ /c# ADD BASE RSC /l 0x409 /d "_DEBUG"# ADD RSC /l 0x409 /d "_DEBUG"BSC32=bscmake.exe# ADD BASE BSC32 /nologo# ADD BSC32 /nologoLINK32=link.exe# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept# ADD LINK32 WS2_32.LIB libgmp.lib kernel32.lib user32.lib advapi32.lib /nologo /subsystem:console /debug /machine:I386 /nodefaultlib:"libc" /pdbtype:sept /libpath:"..\LIBGMP\Debug" /libpath:".\nt"!ENDIF # Begin Target# Name "sftpc - Win32 Release"# Name "sftpc - Win32 Debug"# Begin Group "Source Files"# PROP Default_Filter ""# Begin Source FileSOURCE=.\addent.cpp# End Source File# Begin Source FileSOURCE=.\addent.h# End Source File# Begin Source FileSOURCE=.\base64.cpp# End Source File# Begin Source FileSOURCE=.\base64.h# End Source File# Begin Source FileSOURCE=.\base64t.cpp# End Source File# Begin Source FileSOURCE=.\base64t.h# End Source File# Begin Source FileSOURCE=.\blokutil.cpp# End Source File# Begin Source FileSOURCE=.\blokutil.h# End Source File# Begin Source FileSOURCE=.\breaker.cpp# End Source File# Begin Source FileSOURCE=.\breaker.h# End Source File# Begin Source FileSOURCE=.\crc.cpp# End Source File# Begin Source FileSOURCE=.\crc.h# End Source File# Begin Source FileSOURCE=.\crlf2lf.cpp# End Source File# Begin Source FileSOURCE=.\crlflex.h# End Source File# Begin Source FileSOURCE=.\crlfthru.cpp# End Source File# Begin Source FileSOURCE=.\cryputil.cpp# End Source File# Begin Source FileSOURCE=.\cryputil.h# End Source File# Begin Source FileSOURCE=.\datablok.cpp# End Source File# Begin Source FileSOURCE=.\datablok.h# End Source File# Begin Source FileSOURCE=.\digt.cpp# End Source File# Begin Source FileSOURCE=.\digt.h# End Source File# Begin Source FileSOURCE=.\entropy.cpp# End Source File# Begin Source FileSOURCE=.\entropy.h# End Source File# Begin Source FileSOURCE=.\exc.cpp# End Source File# Begin Source FileSOURCE=.\exc.h# End Source File# Begin Source FileSOURCE=.\filesrc.cpp# End Source File# Begin Source FileSOURCE=.\filesrc.h# End Source File# Begin Source FileSOURCE=.\filkeydb.cpp# End Source File# Begin Source FileSOURCE=.\filkeydb.h# End Source File# Begin Source FileSOURCE=.\glob.cpp# End Source File# Begin Source FileSOURCE=.\glob.h# End Source File# Begin Source FileSOURCE=.\globrand.cpp# End Source File# Begin Source FileSOURCE=.\globrand.h# End Source File# Begin Source FileSOURCE=.\gmp.h# End Source File# Begin Source FileSOURCE=.\gmp_si.cpp# End Source File# Begin Source FileSOURCE=.\hcl.cpp# End Source File# Begin Source FileSOURCE=.\hcl.h# End Source File# Begin Source FileSOURCE=.\inputsrc.h# End Source File# Begin Source FileSOURCE=.\intutils.cpp# End Source File# Begin Source FileSOURCE=.\intutils.h# End Source File# Begin Source FileSOURCE=.\keydb.cpp# End Source File# Begin Source FileSOURCE=.\keydb.h# End Source File# Begin Source FileSOURCE=.\keyutils.cpp# End Source File# Begin Source FileSOURCE=.\keyutils.h# End Source File# Begin Source FileSOURCE=.\lf2crlf.cpp# End Source File# Begin Source FileSOURCE=.\lineread.cpp# End Source File# Begin Source FileSOURCE=.\lineread.h# End Source File# Begin Source FileSOURCE=.\makekeys.cpp# End Source File# Begin Source FileSOURCE=.\makekeys.h# End Source File# Begin Source FileSOURCE=.\memsrc.cpp# End Source File# Begin Source FileSOURCE=.\memsrc.h# End Source File# Begin Source FileSOURCE=.\missing.cpp# End Source File# Begin Source FileSOURCE=.\missing.h# End Source File# Begin Source FileSOURCE=.\nonport.cpp# End Source File# Begin Source FileSOURCE=.\nonport.h# End Source File# Begin Source FileSOURCE=.\provider.cpp# End Source File# Begin Source FileSOURCE=.\provider.h# End Source File# Begin Source FileSOURCE=.\reply.cpp# End Source File# Begin Source FileSOURCE=.\reply.h# End Source File# Begin Source FileSOURCE=.\request.cpp# End Source File# Begin Source FileSOURCE=.\request.h# End Source File# Begin Source FileSOURCE=.\sdsa.cpp# End Source File# Begin Source FileSOURCE=.\sdsa.h# End Source File# Begin Source FileSOURCE=.\sec_clr.cpp# End Source File# Begin Source FileSOURCE=.\sec_clr.h# End Source File# Begin Source FileSOURCE=.\sec_de3s.cpp# End Source File# Begin Source FileSOURCE=.\sec_de3s.h# End Source File# Begin Source FileSOURCE=.\security.cpp# End Source File# Begin Source FileSOURCE=.\security.h# End Source File# Begin Source FileSOURCE=.\selgamal.cpp# End Source File# Begin Source FileSOURCE=.\selgamal.h# End Source File# Begin Source FileSOURCE=.\sftp.cpp# End Source File# Begin Source FileSOURCE=.\sftp.h# End Source File# Begin Source FileSOURCE=.\sftpc.cpp# End Source File# Begin Source FileSOURCE=.\sftpc.h# End Source File# Begin Source FileSOURCE=.\sftpcdoc.cpp# End Source File# Begin Source FileSOURCE=.\sftpcdoc.h# End Source File# Begin Source FileSOURCE=.\sftpver.cpp# End Source File# Begin Source FileSOURCE=.\sftpver.h# End Source File# Begin Source FileSOURCE=.\shmac.cpp# End Source File# Begin Source FileSOURCE=.\shmac.h# End Source File# Begin Source FileSOURCE=.\sint.h# End Source File# Begin Source FileSOURCE=.\socket.h# End Source File# Begin Source FileSOURCE=.\socketd.h# End Source File# Begin Source FileSOURCE=.\socksrc.cpp# End Source File# Begin Source FileSOURCE=.\socksrc.h# End Source File# Begin Source FileSOURCE=.\sockutil.cpp# End Source File# Begin Source FileSOURCE=.\sockutil.h# End Source File# Begin Source FileSOURCE=.\ssha.cpp# End Source File# Begin Source FileSOURCE=.\ssha.h# End Source File# Begin Source FileSOURCE=.\stlsubst.h# End Source File# Begin Source FileSOURCE=.\str.cpp# End Source File# Begin Source FileSOURCE=.\str.h# End Source File# Begin Source FileSOURCE=.\strtokp.cpp# End Source File# Begin Source FileSOURCE=.\strtokp.h# End Source File# Begin Source FileSOURCE=.\syserr.cpp# End Source File# Begin Source FileSOURCE=.\syserr.h# End Source File# Begin Source FileSOURCE=.\test.h# End Source File# Begin Source FileSOURCE=.\trans.cpp# End Source File# Begin Source FileSOURCE=.\trans.h# End Source File# Begin Source FileSOURCE=.\typ.h# End Source File# Begin Source FileSOURCE=.\usercfg.cpp# End Source File# Begin Source FileSOURCE=.\usercfg.h# End Source File# Begin Source FileSOURCE=.\warn.cpp# End Source File# Begin Source FileSOURCE=.\warn.h# End Source File# Begin Source FileSOURCE=.\weakkey.cpp# End Source File# Begin Source FileSOURCE=.\weakkey.h# End Source File# Begin Source FileSOURCE=.\winetd.h# End Source File# Begin Source FileSOURCE=.\xassert.h# End Source File# End Group# Begin Group "Crypto Files"# PROP Default_Filter ""# Begin Source FileSOURCE=.\crypto\_memory.h# End Source File# Begin Source FileSOURCE=.\crypto\asn.cpp# End Source File# Begin Source FileSOURCE=.\crypto\asn.h# End Source File# Begin Source FileSOURCE=..\SafeTP\Shared\breaker.h# End Source File# Begin Source FileSOURCE=.\crypto\crconfig.h# End Source File# Begin Source FileSOURCE=.\crypto\cryptlib.cpp# End Source File# Begin Source FileSOURCE=.\crypto\cryptlib.h# End Source File# Begin Source FileSOURCE=.\crypto\des.cpp# End Source File# Begin Source FileSOURCE=.\crypto\des.h# End Source File# Begin Source FileSOURCE=.\crypto\dessp.cpp# End Source File# Begin Source FileSOURCE=..\SafeTP\Shared\exc.h# End Source File# Begin Source FileSOURCE=.\integer.h# End Source File# Begin Source FileSOURCE=.\crypto\iosfwd.h# End Source File# Begin Source FileSOURCE=.\crypto\iterhash.h# End Source File# Begin Source FileSOURCE=.\crypto\md5.cpp# End Source File# Begin Source FileSOURCE=.\crypto\md5.h# End Source File# Begin Source FileSOURCE=.\crypto\mdc.h# End Source File# Begin Source FileSOURCE=.\crypto\misc.cpp# End Source File# Begin Source FileSOURCE=.\crypto\misc.h# End Source File# Begin Source FileSOURCE=.\crypto\modes.cpp# End Source File# Begin Source FileSOURCE=.\crypto\modes.h# End Source File# Begin Source FileSOURCE=.\objqueue.h# End Source File# Begin Source FileSOURCE=.\crypto\queue.cpp# End Source File# Begin Source FileSOURCE=.\crypto\queue.h# End Source File# Begin Source FileSOURCE=.\crypto\randpool.cpp# End Source File# Begin Source FileSOURCE=.\crypto\randpool.h# End Source File# Begin Source FileSOURCE=.\crypto\rng.cpp# End Source File# Begin Source FileSOURCE=.\crypto\rng.h# End Source File# Begin Source FileSOURCE=..\SafeTP\Shared\stlsubst.h# End Source File# Begin Source FileSOURCE=..\SafeTP\Shared\str.h# End Source File# Begin Source FileSOURCE=..\SafeTP\Shared\typ.h# End Source File# Begin Source FileSOURCE=.\crypto\words.h# End Source File# Begin Source FileSOURCE=..\SafeTP\Shared\xassert.h# End Source File# End Group# End Target# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -