OSDN Git Service

no natives for jnigen.
authorbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Wed, 28 Dec 2011 20:00:34 +0000 (20:00 +0000)
committerbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Wed, 28 Dec 2011 20:00:34 +0000 (20:00 +0000)
build.xml

index 23d2ff4..fe49658 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -24,6 +24,8 @@
        <target name="gdx-jnigen">\r
                <ant antfile="../../build-template.xml" dir="extensions/gdx-jnigen">\r
                        <property name="jar" value="gdx-jnigen"/>\r
+                       <!-- we shouldn't build any natives -->\r
+                       <property name="build-natives" value="false"/>\r
                </ant>\r
        </target>\r
        \r