Extend osx makefile to allow building of a working GNUstep application, for testing...
commit3c6dbed1137da0b7a595f683439c19978ea8d5cd
authorSimon Howard <fraggle@gmail.com>
Fri, 15 Jan 2010 18:13:05 +0000 (15 18:13 +0000)
committerSimon Howard <fraggle@gmail.com>
Fri, 15 Jan 2010 18:13:05 +0000 (15 18:13 +0000)
tree1f2952bd19c2744d01966bf155822ef80043909f
parent67f4e172f6c641fb71fbc4c1f071261d20d25b8d
Extend osx makefile to allow building of a working GNUstep application, for testing purposes.  Add GNUstep version of Info.plist, remove app-skeleton directory and move contents up.

git-svn-id: https://chocolate-doom.svn.sourceforge.net/svnroot/chocolate-doom/trunk/chocolate-doom@1813 ee5ca603-980d-0410-972c-a23fc50d79fe
12 files changed:
configure.in
pkg/Makefile.am
pkg/osx/GNUmakefile
pkg/osx/Info-GNUstep.plist.in [new file with mode: 0644]
pkg/osx/PkgInfo [moved from pkg/osx/app-skeleton/Contents/PkgInfo with 100% similarity]
pkg/osx/Resources/128x128.png [moved from pkg/osx/app-skeleton/Contents/Resources/128x128.png with 100% similarity]
pkg/osx/Resources/app.icns [moved from pkg/osx/app-skeleton/Contents/Resources/app.icns with 100% similarity]
pkg/osx/Resources/app.png [new file with mode: 0644]
pkg/osx/Resources/launcher.nib/classes.nib [moved from pkg/osx/app-skeleton/Contents/Resources/launcher.nib/classes.nib with 100% similarity]
pkg/osx/Resources/launcher.nib/info.nib [moved from pkg/osx/app-skeleton/Contents/Resources/launcher.nib/info.nib with 100% similarity]
pkg/osx/Resources/launcher.nib/keyedobjects.nib [moved from pkg/osx/app-skeleton/Contents/Resources/launcher.nib/keyedobjects.nib with 100% similarity]
pkg/osx/Resources/wadfile.icns [moved from pkg/osx/app-skeleton/Contents/Resources/wadfile.icns with 100% similarity]