Added a framework for putting things other than the binary into a
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 23 Jan 2005 11:20:31 +0000 (11:20 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 23 Jan 2005 11:20:31 +0000 (11:20 +0000)
commita96edf8a0e738a28e2a3d9bb40dcf4d88ca649bb
tree5bf34e7dc5fef5226bf6fd8593cb637864a670a3
parent5eae38d148446beb4fdc1aaed5fbd4a876f30e99
Added a framework for putting things other than the binary into a
Mac OS X application bundle, and provided an icon for Puzzles.

Also renamed the OS X source file from macosx.m to osx.m, so that it
can sit beside other things such as osx-info.plist and not cause
enormously long filenames.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@5179 cda61777-01e9-0310-a592-d414129be87e
Recipe
mkfiles.pl
osx-info.plist [new file with mode: 0644]
osx.icns [new file with mode: 0644]
osx.m [moved from macosx.m with 99% similarity]