diff options
author | kbr <[email protected]> | 2006-03-25 02:20:33 +0000 |
---|---|---|
committer | kbr <[email protected]> | 2006-03-25 02:20:33 +0000 |
commit | 824e75040d19ae59d571e086024e825c6cad8303 (patch) | |
tree | f9451e9ef59174a60f2f42c90b14bc56185eb340 /make/joalversion | |
parent | 68a842cc62f12e6372c804708690e31169368c30 (diff) |
Updates to build.xml files in preparation for JOAL nightly builds
git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@114 03bf7f67-59de-4072-a415-9a990d468a3f
Diffstat (limited to 'make/joalversion')
-rwxr-xr-x | make/joalversion | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/make/joalversion b/make/joalversion new file mode 100755 index 0000000..8b9c311 --- /dev/null +++ b/make/joalversion @@ -0,0 +1,8 @@ +Specification-Title: Java Bindings for OpenAL +Specification-Version: 1.0.0-pre +Specification-Vendor: java.net JOAL community +Implementation-Title: Java Bindings for OpenAL Runtime Environment +Implementation-Version: @VERSION@ +Implementation-Vendor: java.net JOGL community +Extension-Name: net.java.games.joal +Implementation-Vendor-Id: com.sun |