From: Rudolf Polzer Date: Wed, 1 Jun 2011 04:47:39 +0000 (+0200) Subject: we need SDL.dll in the main dir, still X-Git-Tag: xonotic-v0.5.0~74^2~2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=5861689e7d5cf537ff4ec717a0f3033207be3eec;p=xonotic%2Fxonotic.git we need SDL.dll in the main dir, still --- diff --git a/all b/all index 8b3806e4..92e63400 100755 --- a/all +++ b/all @@ -1612,6 +1612,7 @@ case "$cmd" in verbose mkdir data fteqcc source source/darkplaces source/fteqcc source/d0_blind_id mapping verbose rm -rf misc/builddeps verbose mv misc/buildfiles/win32 bin32 || true + verbose mv bin32/SDL.dll . || true verbose mv misc/buildfiles/win64 bin64 || true verbose mv misc/buildfiles/osx/* . || true verbose rm -rf misc/buildfiles