From: Mario Zechner Date: Mon, 7 Jan 2013 16:54:47 +0000 (+0100) Subject: added controllers to mac build X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=fe0f931629197279dbc40aaf381f6fea1972dee8;p=mikumikustudio%2Flibgdx-mikumikustudio.git added controllers to mac build --- diff --git a/compile-macosx.sh b/compile-macosx.sh index 969b07b36..f2fe58702 100755 --- a/compile-macosx.sh +++ b/compile-macosx.sh @@ -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