aboutsummaryrefslogtreecommitdiff
path: root/Recipe
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2005-01-23 11:20:31 +0000
committerSimon Tatham <anakin@pobox.com>2005-01-23 11:20:31 +0000
commit0ae8782bc6a7ee69b3e7cf079f946e52546882bb (patch)
tree5bf34e7dc5fef5226bf6fd8593cb637864a670a3 /Recipe
parentf80d9c6d49eaf08d65420a3a5b47db5165add724 (diff)
downloadpuzzles-0ae8782bc6a7ee69b3e7cf079f946e52546882bb.zip
puzzles-0ae8782bc6a7ee69b3e7cf079f946e52546882bb.tar.gz
puzzles-0ae8782bc6a7ee69b3e7cf079f946e52546882bb.tar.bz2
puzzles-0ae8782bc6a7ee69b3e7cf079f946e52546882bb.tar.xz
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]
Diffstat (limited to 'Recipe')
-rw-r--r--Recipe2
1 files changed, 1 insertions, 1 deletions
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