SDK: Update global library settings for Android OpenAL Soft
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10635 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
e952620640
commit
7e09bf035f
@ -7,10 +7,10 @@ and open the template in the editor.
|
|||||||
<library version="1.0">
|
<library version="1.0">
|
||||||
<name>android-openal-soft</name>
|
<name>android-openal-soft</name>
|
||||||
<type>j2se</type>
|
<type>j2se</type>
|
||||||
<localizing-bundle>com.jme3.gde.android.Bundle</localizing-bundle>
|
<localizing-bundle>com.jme3.gde.project.baselibs.Bundle</localizing-bundle>
|
||||||
<volume>
|
<volume>
|
||||||
<type>classpath</type>
|
<type>classpath</type>
|
||||||
<resource>jar:nbinst://com.jme3.gde.project.libraries/libs/jME3-openal-soft-natives-android.jar!/</resource>
|
<resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jME3-openal-soft-natives-android.jar!/</resource>
|
||||||
</volume>
|
</volume>
|
||||||
<volume>
|
<volume>
|
||||||
<type>src</type>
|
<type>src</type>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user