mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-02 12:02:47 -05:00
Finally add support for building Mac resource forks. This adds a new kind
of compiled resource file, .rsrc, which is built from .r, and adds mechanisms to the MPW makefile generator to handle this. [originally from svn r2385]
This commit is contained in:
3
Recipe
3
Recipe
@ -142,4 +142,5 @@ pterm : [X] pterm terminal wcwidth uxucs uxmisc tree234 misc ldisc ldiscucs
|
||||
plink : [U] uxplink uxcons NONSSH UXSSH be_all logging UXMISC
|
||||
|
||||
PuTTY : [M] terminal wcwidth tree234 misc ldisc ldiscucs
|
||||
+ logging settings be_none mac macstore macterm macucs testback
|
||||
+ logging settings be_none mac macstore macterm macucs mac_res.rsrc
|
||||
+ testback
|
||||
|
Reference in New Issue
Block a user