From 961048f9c25ee55aa8f9a6602938feebd5f3a30d Mon Sep 17 00:00:00 2001 From: Steven Noonan Date: Thu, 24 Sep 2009 14:25:09 -0700 Subject: Mac OS X: add proper build target for USE_TILE builds We don't need the wrapper script (see 'crawl-ref/source/mac/crawl') in USE_TILE builds, because the terminal prints no output anyway, and the compiled binary from Crawl-tiles-cmd is Mac OS X native already. So instead of building a command line version and wrapping it, use a proper target which builds an app bundle. Also drops the Crawl-tiles-cmd target on Xcode. Signed-off-by: Steven Noonan Signed-off-by: Darshan Shaligram --- crawl-ref/source/mac/Crawl.icns | Bin 4228 -> 4257 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'crawl-ref/source/mac') diff --git a/crawl-ref/source/mac/Crawl.icns b/crawl-ref/source/mac/Crawl.icns index 9eca891023..c5b9aee6ef 100644 Binary files a/crawl-ref/source/mac/Crawl.icns and b/crawl-ref/source/mac/Crawl.icns differ -- cgit v1.2.3-54-g00ecf