From bbf88a3090e1f876fc59837d755c7d42d898f0f2 Mon Sep 17 00:00:00 2001 From: "iwg..om" Date: Fri, 17 May 2013 23:27:25 +0000 Subject: [PATCH] SDK: Automatically unzip OpenAL Soft libraries in mobile/libs if included in the classpath git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10624 75d07b2b-3a1a-0410-a2c5-0572b91ccdca --- .../src/com/jme3/gde/android/mobile-targets.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/sdk/jme3-android/src/com/jme3/gde/android/mobile-targets.xml b/sdk/jme3-android/src/com/jme3/gde/android/mobile-targets.xml index 7054bf14f..437500ba6 100644 --- a/sdk/jme3-android/src/com/jme3/gde/android/mobile-targets.xml +++ b/sdk/jme3-android/src/com/jme3/gde/android/mobile-targets.xml @@ -32,6 +32,7 @@ + @@ -90,6 +91,22 @@ + + Adding OpenAL Soft + + + + + + + + + + + + + +