Main repository of MikuMikuStudio
Revisão | 1eb08ede61baed7918bb467ff7a172f95e386cd7 (tree) |
---|---|
Hora | 2013-05-29 01:32:15 |
Autor | iwgeric <iwgeric@75d0...> |
Commiter | iwgeric |
SDK: Update global library settings for Android OpenAL Soft
git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@10635 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
@@ -7,10 +7,10 @@ and open the template in the editor. | ||
7 | 7 | <library version="1.0"> |
8 | 8 | <name>android-openal-soft</name> |
9 | 9 | <type>j2se</type> |
10 | - <localizing-bundle>com.jme3.gde.android.Bundle</localizing-bundle> | |
10 | + <localizing-bundle>com.jme3.gde.project.baselibs.Bundle</localizing-bundle> | |
11 | 11 | <volume> |
12 | 12 | <type>classpath</type> |
13 | - <resource>jar:nbinst://com.jme3.gde.project.libraries/libs/jME3-openal-soft-natives-android.jar!/</resource> | |
13 | + <resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jME3-openal-soft-natives-android.jar!/</resource> | |
14 | 14 | </volume> |
15 | 15 | <volume> |
16 | 16 | <type>src</type> |