SDK: Update global library settings for Android OpenAL Soft

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10635 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
3.0
iwg..ic 12 years ago
parent e952620640
commit 7e09bf035f
  1. 4
      sdk/jme3-project-baselibs/src/com/jme3/gde/project/baselibs/android-openal-soft.xml

@ -7,10 +7,10 @@ and open the template in the editor.
<library version="1.0">
<name>android-openal-soft</name>
<type>j2se</type>
<localizing-bundle>com.jme3.gde.android.Bundle</localizing-bundle>
<localizing-bundle>com.jme3.gde.project.baselibs.Bundle</localizing-bundle>
<volume>
<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>
<type>src</type>

Loading…
Cancel
Save