mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2024-11-28 23:12:40 +00:00
IOQ3 commit 2244
This commit is contained in:
parent
45c66b122a
commit
cb672cdc0c
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ BASEDIR=Boomstick
|
||||||
MPACKDIR=missionpack
|
MPACKDIR=missionpack
|
||||||
|
|
||||||
BIN_OBJ="
|
BIN_OBJ="
|
||||||
build/release-darwin-ppc/Reaction-smp.ppc
|
build/release-darwin-ppc/Reaction.ppc
|
||||||
build/release-darwin-i386/Reaction-smp.i386
|
build/release-darwin-i386/Reaction.i386
|
||||||
"
|
"
|
||||||
BIN_DEDOBJ="
|
BIN_DEDOBJ="
|
||||||
build/release-darwin-ppc/Reactionded.ppc
|
build/release-darwin-ppc/Reactionded.ppc
|
||||||
|
|
Loading…
Reference in a new issue