summaryrefslogtreecommitdiffstats
path: root/make/lib
diff options
context:
space:
mode:
authorkbr <[email protected]>2006-08-27 09:18:26 +0000
committerkbr <[email protected]>2006-08-27 09:18:26 +0000
commit01354da790d0da8c8aed98fab02967f5f856e84a (patch)
tree48f42150084f13a5d79bf4c17445f44cc8a13ea4 /make/lib
parentab1d8906991beca3829f2a26ef1e12b0e3f5ee6b (diff)
Added building of native library jar files to normal build target,
including bundling of OpenAL implementations on Windows and Linux platforms; still need to remove this from the dist target git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@270 03bf7f67-59de-4072-a415-9a990d468a3f
Diffstat (limited to 'make/lib')
-rwxr-xr-xmake/lib/linux-i586/libopenal.sobin0 -> 758109 bytes
-rwxr-xr-xmake/lib/windows-i586/OpenAL32.dllbin0 -> 73728 bytes
-rwxr-xr-xmake/lib/windows-i586/wrap_oal.dllbin0 -> 409600 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/make/lib/linux-i586/libopenal.so b/make/lib/linux-i586/libopenal.so
new file mode 100755
index 0000000..ebcaee5
--- /dev/null
+++ b/make/lib/linux-i586/libopenal.so
Binary files differ
diff --git a/make/lib/windows-i586/OpenAL32.dll b/make/lib/windows-i586/OpenAL32.dll
new file mode 100755
index 0000000..a2e77f2
--- /dev/null
+++ b/make/lib/windows-i586/OpenAL32.dll
Binary files differ
diff --git a/make/lib/windows-i586/wrap_oal.dll b/make/lib/windows-i586/wrap_oal.dll
new file mode 100755
index 0000000..22697eb
--- /dev/null
+++ b/make/lib/windows-i586/wrap_oal.dll
Binary files differ