diff options
author | Sven Gothel <[email protected]> | 2010-12-13 12:53:28 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2010-12-13 12:53:28 +0100 |
commit | 3471e004eefd6964cfe8d60c6ba3afd32ea96558 (patch) | |
tree | 25d6babc154588192ac0bc4f422eba72b951a0ac /make/lib | |
parent | 712dc23aa1621277070fc8b1fc4b746ab8823c8b (diff) |
Reverted linux libs .1 suffix (prefer system wide libopenal.so.1); Updated Linux bundled: ubuntu 10.10 1:1.12.854-2 (maybe we shall remove these at all)
Diffstat (limited to 'make/lib')
-rw-r--r-- | make/lib/FILES.txt | 4 | ||||
-rw-r--r-- | make/lib/linux-amd64/libopenal.so | bin | 0 -> 290488 bytes | |||
-rw-r--r-- | make/lib/linux-amd64/libopenal.so.1 | bin | 212312 -> 0 bytes | |||
-rw-r--r-- | make/lib/linux-i586/libopenal.so | bin | 0 -> 243984 bytes | |||
-rwxr-xr-x | make/lib/linux-i586/libopenal.so.1 | bin | 758109 -> 0 bytes |
5 files changed, 4 insertions, 0 deletions
diff --git a/make/lib/FILES.txt b/make/lib/FILES.txt index 1b8d9c0..4057426 100644 --- a/make/lib/FILES.txt +++ b/make/lib/FILES.txt @@ -1,4 +1,8 @@ +Software OpenAL bundled libs .. +Linux x32 and x64: + ubuntu 10.10 1:1.12.854-2 + Windows x32 and x64: oalinst: http://connect.creativelabs.com/openal/Downloads/oalinst.zip diff --git a/make/lib/linux-amd64/libopenal.so b/make/lib/linux-amd64/libopenal.so Binary files differnew file mode 100644 index 0000000..681f73c --- /dev/null +++ b/make/lib/linux-amd64/libopenal.so diff --git a/make/lib/linux-amd64/libopenal.so.1 b/make/lib/linux-amd64/libopenal.so.1 Binary files differdeleted file mode 100644 index 4ed39f2..0000000 --- a/make/lib/linux-amd64/libopenal.so.1 +++ /dev/null diff --git a/make/lib/linux-i586/libopenal.so b/make/lib/linux-i586/libopenal.so Binary files differnew file mode 100644 index 0000000..024bea9 --- /dev/null +++ b/make/lib/linux-i586/libopenal.so diff --git a/make/lib/linux-i586/libopenal.so.1 b/make/lib/linux-i586/libopenal.so.1 Binary files differdeleted file mode 100755 index ebcaee5..0000000 --- a/make/lib/linux-i586/libopenal.so.1 +++ /dev/null |