X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/d2ab2f0b68bbccec0543b21f9d56520ecd2d34ba..7ecefce876e59128bd21eb9b3d3c9568968282e5:/Recipe diff --git a/Recipe b/Recipe index cd3c2924..6b9f200f 100644 --- a/Recipe +++ b/Recipe @@ -21,6 +21,7 @@ !makefile ac unix/Makefile.in !makefile mpw mac/Makefile.mpw !makefile osx macosx/Makefile +!makefile devcppproj windows/DEVCPP # Source directories. !srcdir charset/ !srcdir windows/ @@ -72,7 +73,7 @@ # build, since at the time of writing this is # known not to be available in Cygwin. # -# - COMPAT=/DNO_MANIFESTS (Windows only) +# - RCFL=/DNO_MANIFESTS (Windows only) # Disables inclusion of XML application manifests in the PuTTY # binaries. This may be necessary to build for 64-bit Windows; # the manifests are only included to use the XP GUI style on @@ -212,7 +213,7 @@ NONSSH = telnet raw rlogin ldisc pinger # SSH back end (putty, plink, pscp, psftp). SSH = ssh sshcrc sshdes sshmd5 sshrsa sshrand sshsha sshblowf + sshdh sshcrcda sshpubk sshzlib sshdss x11fwd portfwd - + sshaes sshsh512 sshbn wildcard pinger ssharcf + + sshaes sshsh256 sshsh512 sshbn wildcard pinger ssharcf WINSSH = SSH winnoise winpgntc UXSSH = SSH uxnoise uxagentc MACSSH = SSH macnoise