changeset 879:6382fd88b49a

Removed old carbon resource file and line from the Mac shell script.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 06 Apr 2011 08:30:28 +0000
parents 4f1228efbdca
children baf23fa69b99
files mac/dwtest.r mac/finishup.sh
diffstat 2 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/mac/dwtest.r	Wed Apr 06 08:14:01 2011 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-/* dwtest.r */
-#include <Carbon/Carbon.r>
--- a/mac/finishup.sh	Wed Apr 06 08:14:01 2011 +0000
+++ b/mac/finishup.sh	Wed Apr 06 08:30:28 2011 +0000
@@ -9,5 +9,4 @@
     cp -f $1/mac/Info.plist dwtest.app/Contents
     cp -f $1/mac/PkgInfo dwtest.app/Contents
     cp -f dwtest dwtest.app/Contents/MacOS
-    /Developer/Tools/Rez  -o dwtest.app/Contents/Resources/dwtest.rsrc  -d "SystemSevenOrLater=1" -useDF $1/mac/dwtest.r
 fi