From 0ae8782bc6a7ee69b3e7cf079f946e52546882bb Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Sun, 23 Jan 2005 11:20:31 +0000 Subject: 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. [originally from svn r5179] --- Recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Recipe') diff --git a/Recipe b/Recipe index 99c800b..36143a9 100644 --- a/Recipe +++ b/Recipe @@ -39,7 +39,7 @@ rect : [G] WINDOWS COMMON rect pattern : [G] WINDOWS COMMON pattern # Mac OS X unified application containing all the puzzles. -Puzzles : [MX] macosx COMMON ALL +Puzzles : [MX] osx osx.icns osx-info.plist COMMON ALL # The `nullgame' source file is a largely blank one, which contains # all the correct function definitions to compile and link, but -- cgit v1.1