OSDN Git Service

added controllers to mac build
authorMario Zechner <contact@badlogicgames.com>
Mon, 7 Jan 2013 16:54:47 +0000 (17:54 +0100)
committerMario Zechner <contact@badlogicgames.com>
Mon, 7 Jan 2013 16:54:47 +0000 (17:54 +0100)
compile-macosx.sh

index 969b07b..f2fe587 100755 (executable)
@@ -1,8 +1,8 @@
 # compiles all the natives for mac os x and ios
-#cd extensions/gdx-controllers/gdx-controllers-desktop/jni
-#ant -f build-macosx32.xml clean
-#ant -f build-macosx32.xml
-#cd ../../../..
+cd extensions/gdx-controllers/gdx-controllers-desktop/jni
+ant -f build-macosx32.xml clean
+ant -f build-macosx32.xml
+cd ../../../..
 cd gdx/jni
 ant -f build-macosx32.xml clean
 ant -f build-macosx32.xml