From 3b416e75cf3a6c81d4dd1d83418a3b42d739f72f Mon Sep 17 00:00:00 2001 From: tjw Date: Wed, 2 Aug 2006 04:01:36 +0000 Subject: bug 2723 * adds a shell script ./make-macosx-ub.sh that builds Mac OS X Universal Binary * fixes Mac OS X x86 VM crashes (-mstackrealign) * adds current working directory to the search path on Mac OS X to make working with .app bundles easier * various tweaks to make ioquake3 build against the 10.2 SDK * changed default OpenAL .dylib location to the path of the one included with the Framework bundled in 10.4 (for USE_OPENAL_DLOPEN) * updated to a Universal libSDL-1.2.0.dylib git-svn-id: svn://svn.icculus.org/quake3/trunk@830 edf5b092-35ff-0310-97b2-ce42778d08ea --- code/libs/macosx/libSDL-1.2.0.dylib | Bin 1506244 -> 4469500 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'code/libs') diff --git a/code/libs/macosx/libSDL-1.2.0.dylib b/code/libs/macosx/libSDL-1.2.0.dylib index dce6184..3c51054 100755 Binary files a/code/libs/macosx/libSDL-1.2.0.dylib and b/code/libs/macosx/libSDL-1.2.0.dylib differ -- cgit v1.2.3