diff options
Diffstat (limited to 'make-macosx-ub.sh')
-rwxr-xr-x | make-macosx-ub.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make-macosx-ub.sh b/make-macosx-ub.sh index 4f0031bb..f90d7e86 100755 --- a/make-macosx-ub.sh +++ b/make-macosx-ub.sh @@ -1,4 +1,5 @@ #!/bin/sh +CC=gcc4.0 APPBUNDLE=Tremulous.app BINARY=Tremulous.ub DEDBIN=Tremded.ub |