From f6c002f7e45e7fd521d0021676bd92c99d893406 Mon Sep 17 00:00:00 2001 From: Julien Gouesse Date: Tue, 26 Mar 2013 22:10:11 +0100 Subject: Adds a script that downloads the ZIP archive containing OpenAL-Soft Windows binaries, extracts them, puts them into the right directories and deletes the useless directories created during the decompression --- make/build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/make/build.xml b/make/build.xml index bf2137b..057eaa4 100755 --- a/make/build.xml +++ b/make/build.xml @@ -475,7 +475,7 @@ - + @@ -486,7 +486,7 @@ - + -- cgit v1.2.3