First stab at the ability to compile puttytel.exe, an SSH-free
[u/mdw/putty] / win_res.rc
index fc400c2..2c95501 100644 (file)
@@ -75,8 +75,10 @@ BEGIN
     RTEXT "Protocol:", IDC0_PROTSTATIC, 3, 29, 52, 8
     AUTORADIOBUTTON "&Raw", IDC0_PROTRAW, 61, 29, 33, 10, WS_GROUP
     AUTORADIOBUTTON "&Telnet", IDC0_PROTTELNET, 96, 29, 33, 10
+#ifndef NO_SSH
     AUTORADIOBUTTON "SS&H", IDC0_PROTSSH, 132, 29, 33, 10
 #endif
+#endif
     LTEXT "Stor&ed Sessions", IDC0_SESSSTATIC, 3, 40, 122, 8
     EDITTEXT IDC0_SESSEDIT, 3, 48, 122, 12, ES_AUTOHSCROLL
     LISTBOX IDC0_SESSLIST, 3, 63, 122, 81,