• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Main repository of MikuMikuStudio


Commit MetaInfo

Revisão1eb08ede61baed7918bb467ff7a172f95e386cd7 (tree)
Hora2013-05-29 01:32:15
Autoriwgeric <iwgeric@75d0...>
Commiteriwgeric

Mensagem de Log

SDK: Update global library settings for Android OpenAL Soft

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@10635 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

Mudança Sumário

Diff

--- a/sdk/jme3-project-baselibs/src/com/jme3/gde/project/baselibs/android-openal-soft.xml
+++ b/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.
77 <library version="1.0">
88 <name>android-openal-soft</name>
99 <type>j2se</type>
10- <localizing-bundle>com.jme3.gde.android.Bundle</localizing-bundle>
10+ <localizing-bundle>com.jme3.gde.project.baselibs.Bundle</localizing-bundle>
1111 <volume>
1212 <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>
1414 </volume>
1515 <volume>
1616 <type>src</type>