projects
/
xonotic
/
xonotic.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1692085
)
try helping windoze in finding the DLLs
author
Rudolf Polzer <divverent@alientrap.org>
Mon, 26 Apr 2010 13:34:12 +0000
(15:34 +0200)
committer
Rudolf Polzer <divverent@alientrap.org>
Mon, 26 Apr 2010 13:34:12 +0000
(15:34 +0200)
all
patch
|
blob
|
history
diff --git
a/all
b/all
index 6166c77cf1d9461bce81868b9eebdf94b89f252b..a96e8880db2c514c63f6871c8db1d928413b1faa 100755
(executable)
--- a/
all
+++ b/
all
@@
-374,6
+374,7
@@
case "$cmd" in
run)
if [ -n "$WE_HATE_OUR_USERS" ]; then
client=
+ export PATH="$d0/misc/buildfiles/w32:$PATH"
else
client=-sdl
fi