OSDN Git Service

Add PuTTY 0.61 to contrib directory.
[ffftp/ffftp.git] / contrib / putty / WINDOWS / MSVC / PSFTP / PSFTP.DSP
diff --git a/contrib/putty/WINDOWS/MSVC/PSFTP/PSFTP.DSP b/contrib/putty/WINDOWS/MSVC/PSFTP/PSFTP.DSP
new file mode 100644 (file)
index 0000000..af4ce25
--- /dev/null
@@ -0,0 +1,406 @@
+# Microsoft Developer Studio Project File - Name="psftp" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Application" 0x0101\r
+\r
+CFG=psftp - Win32 Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "psftp.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "psftp.mak" CFG="psftp - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "psftp - Win32 Release" (based on "Win32 (x86) Application")\r
+!MESSAGE "psftp - Win32 Debug" (based on "Win32 (x86) Application")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP AllowPerConfigDependencies 0\r
+# PROP Scc_ProjName ""\r
+# PROP Scc_LocalPath ""\r
+CPP=cl.exe\r
+MTL=midl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "psftp - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "Release"\r
+# PROP Intermediate_Dir "Release"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /GX /O2 /I "..\..\..\./" /I "..\..\..\charset/" /I "..\..\..\windows/" /I "..\..\..\unix/" /I "..\..\..\macosx/" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c\r
+# ADD CPP /nologo /W3 /GX /O2 /I "..\..\..\./" /I "..\..\..\charset/" /I "..\..\..\windows/" /I "..\..\..\unix/" /I "..\..\..\macosx/" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c\r
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
+# ADD BASE RSC /l 0x809 /d "NDEBUG"\r
+# ADD RSC /l 0x809 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# 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 /nologo /subsystem:console /machine:I386\r
+# ADD LINK32 advapi32.lib comctl32.lib comdlg32.lib gdi32.lib imm32.lib ole32.lib shell32.lib user32.lib winmm.lib winspool.lib /nologo /subsystem:console /machine:I386\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ELSEIF  "$(CFG)" == "psftp - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "Debug"\r
+# PROP BASE Intermediate_Dir "Debug"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "Debug"\r
+# PROP Intermediate_Dir "Debug"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\..\./" /I "..\..\..\charset/" /I "..\..\..\windows/" /I "..\..\..\unix/" /I "..\..\..\macosx/" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c\r
+# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\..\./" /I "..\..\..\charset/" /I "..\..\..\windows/" /I "..\..\..\unix/" /I "..\..\..\macosx/" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c\r
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
+# ADD BASE RSC /l 0x809 /d "_DEBUG"\r
+# ADD RSC /l 0x809 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# 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 /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept\r
+# ADD LINK32 advapi32.lib comctl32.lib comdlg32.lib gdi32.lib imm32.lib ole32.lib shell32.lib user32.lib winmm.lib winspool.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "psftp - Win32 Release"\r
+# Name "psftp - Win32 Debug"\r
+# Begin Group "Source Files"\r
+\r
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\be_none.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\cmdline.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\cproxy.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\int64.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\logging.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\misc.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\pgssapi.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\pinger.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\portfwd.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\proxy.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\psftp.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\settings.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\sftp.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\ssh.c\r
+\r
+!IF  "$(CFG)" == "psftp - Win32 Release"\r
+\r
+!ELSEIF  "$(CFG)" == "psftp - Win32 Debug"\r
+\r
+# ADD CPP /Zi\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\sshaes.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\ssharcf.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\sshblowf.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\sshbn.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\sshcrc.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\sshcrcda.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\sshdes.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\sshdh.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\sshdss.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\sshgssc.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\sshmd5.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\sshpubk.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\sshrand.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\sshrsa.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\sshsh256.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\sshsh512.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\sshsha.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\sshzlib.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\timing.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\tree234.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\version.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\wildcard.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\windows\wincons.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\windows\windefs.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\windows\wingss.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\windows\winhandl.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\windows\winmisc.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\windows\winnet.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\windows\winnoise.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\windows\winnojmp.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\windows\winpgntc.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\windows\winproxy.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\windows\winsftp.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\windows\winstore.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\windows\wintime.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\x11fwd.c\r
+# End Source File\r
+# End Group\r
+# Begin Group "Header Files"\r
+\r
+# PROP Default_Filter "h;hpp;hxx;hm;inl"\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\charset\charset.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\int64.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\macosx\osx.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\misc.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\network.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\pgssapi.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\proxy.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\psftp.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\putty.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\puttymem.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\puttyps.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\sftp.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\ssh.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\sshgss.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\sshgssc.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\storage.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\tree234.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\unix\unix.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\windows\rcstuff.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\windows\winhelp.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\windows\winstuff.h\r
+# End Source File\r
+# End Group\r
+# Begin Group "Resource Files"\r
+\r
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\windows\pscp.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\..\windows\psftp.rc\r
+# End Source File\r
+# End Group\r
+# End Target\r
+# End Project\r