From: Rudolf Polzer Date: Fri, 27 May 2011 16:37:17 +0000 (+0200) Subject: put the windows DLLs in a bin32/ subdir X-Git-Tag: xonotic-v0.5.0~77^2 X-Git-Url: http://de.git.xonotic.org/?a=commitdiff_plain;h=5a04e840ef10e75853e57ec1ac6b6f375efb322c;p=xonotic%2Fxonotic.git put the windows DLLs in a bin32/ subdir --- diff --git a/all b/all index 52c2e8de..9ecb1763 100755 --- a/all +++ b/all @@ -1611,7 +1611,7 @@ case "$cmd" in verbose cd Xonotic verbose mkdir data fteqcc source source/darkplaces source/fteqcc source/d0_blind_id mapping verbose rm -rf misc/builddeps - verbose mv misc/buildfiles/win32/* . || true + verbose mv misc/buildfiles/win32 bin32 || true verbose mv misc/buildfiles/win64 bin64 || true verbose mv misc/buildfiles/osx/* . || true verbose rm -rf misc/buildfiles