]> icculus.org git repositories - divverent/nexuiz.git/blob - misc/buildfiles/osx/Nexuiz.app/Contents/MacOS/nexuiz-osx-agl
r7377 | div0 | 2009-08-07 04:27:06 -0400 (Fri, 07 Aug 2009) | 2 lines
[divverent/nexuiz.git] / misc / buildfiles / osx / Nexuiz.app / Contents / MacOS / nexuiz-osx-agl
1 #!/bin/sh
2
3 export DYLD_LIBRARY_PATH="${0%/*}"
4         # same dir as the executable
5
6 exec "$0"-bin "$@" -notexturenonpoweroftwo +"gl_lockarrays 0"