From 7400b7d883c6beed3732e1d63644150b8ccbf422 Mon Sep 17 00:00:00 2001 From: codeanticode Date: Sun, 29 Jan 2012 20:22:11 +0000 Subject: [PATCH] Build script copies glsl shaders to android-core --- android/core/build.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/android/core/build.xml b/android/core/build.xml index a3ed723df..8d1e98925 100644 --- a/android/core/build.xml +++ b/android/core/build.xml @@ -25,6 +25,14 @@ bootclasspath="${env.ANDROID_SDK}/platforms/android-8/android.jar" srcdir="src" destdir="bin" /> + + + + + + +