1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-01 03:22:48 -05:00

Add support for using Navigation Services to open saved sessions.

Support for saving sessions using Navigation Services will come later.

[originally from svn r2779]
This commit is contained in:
Ben Harris
2003-02-02 15:59:00 +00:00
parent 49552525cc
commit 60b6419de5
6 changed files with 100 additions and 23 deletions

View File

@ -624,6 +624,7 @@ Libs_68K = "{CLibraries}StdCLib.far.o" \xb6
"{Libraries}MathLib.far.o" \xb6
"{Libraries}IntEnv.far.o" \xb6
"{Libraries}Interface.o" \xb6
"{Libraries}Navigation.far.o" \xb6
"{Libraries}OpenTransport.o" \xb6
"{Libraries}OpenTransportApp.o" \xb6
"{Libraries}OpenTptInet.o" \xb6
@ -633,6 +634,8 @@ Libs_CFM = "{SharedLibraries}InterfaceLib" \xb6
"{SharedLibraries}StdCLib" \xb6
"{SharedLibraries}AppearanceLib" \xb6
-weaklib AppearanceLib \xb6
"{SharedLibraries}NavigationLib" \xb6
-weaklib NavigationLib \xb6
"{SharedLibraries}TextCommon" \xb6
-weaklib TextCommon \xb6
"{SharedLibraries}UnicodeConverter" \xb6