]> icculus.org git repositories - divverent/nexuiz.git/blob - misc/buildfiles/osx/Nexuiz-SDL.app/Contents/MacOS/nexuiz-osx-ppc-sdl
OS X only likes one binary one per dimension
[divverent/nexuiz.git] / misc / buildfiles / osx / Nexuiz-SDL.app / Contents / MacOS / nexuiz-osx-ppc-sdl
1 #!/bin/sh
2
3 export DYLD_LIBRARY_PATH="${0%/*}"
4         # same dir as the executable
5
6 exec "$0"-bin "$@" -notexturenonpoweroftwo +"r_glsl 0" +"gl_lockarrays 0"