]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Add support for compiling 'vers' resources into Mac applications. This is
authorBen Harris <bjh21@bjh21.me.uk>
Mon, 30 Dec 2002 23:14:11 +0000 (23:14 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Mon, 30 Dec 2002 23:14:11 +0000 (23:14 +0000)
commit47f459bb5fc443715f4e3c4142d47b3865f0ff9a
tree7f6002439ee5a50246a363e4a480da338f39eebf
parent14432c234a1bcc4a1612ed068043ad3f07f97fb2
Add support for compiling 'vers' resources into Mac applications.  This is
needlessly complex because Rez's preprocessor doesn't do either ANSI or K&R
stringification, and the MPW Shell isn't much good as shells go.

Also make _all_ the Mac executables depend on reources, not just the
Classic 68K one.

[originally from svn r2389]
mac/mac_res.r
mkfiles.pl