OSDN Git Service

Add default shaders to ant build.
authorJustin Shapcott <support@mobidevelop.com>
Wed, 22 May 2013 16:52:31 +0000 (09:52 -0700)
committerJustin Shapcott <support@mobidevelop.com>
Wed, 22 May 2013 16:52:31 +0000 (09:52 -0700)
build.xml

index 8826951..7b9408c 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -42,6 +42,8 @@
                        <pathelement location="${distDir}/extensions/gdx-jnigen/gdx-jnigen.jar"/>\r
                </path>\r
                <fileset id="resourcefiles" dir="gdx/src">\r
+                       <include name="com/badlogic/gdx/graphics/g3d/shaders/default.fragment.glsl"/>\r
+                       <include name="com/badlogic/gdx/graphics/g3d/shaders/default.vertex.glsl"/>\r
                        <include name="com/badlogic/gdx/utils/arial-15.png"/>\r
                        <include name="com/badlogic/gdx/utils/arial-15.fnt"/>\r
                </fileset>\r