OSDN Git Service

Add gdx native libraries. develop
authorKazuhiko Kobayashi <kobayasi@pscnet.co.jp>
Fri, 21 Feb 2014 16:13:20 +0000 (01:13 +0900)
committerKazuhiko Kobayashi <kobayasi@pscnet.co.jp>
Fri, 21 Feb 2014 16:13:20 +0000 (01:13 +0900)
commit259f49073493286ee3f865e5452adde754dc75df
tree9b0635fbff7dfbebd8f220558a0eabda271b5bfd
parent76ffb3fc39af223c1ddf6f86de345024997e3321
Add gdx native libraries.
14 files changed:
build.sbt
mms_gdx_natives_android/build.sbt [new file with mode: 0644]
mms_gdx_natives_android/src/main/resources/libbulletjme.so [new file with mode: 0755]
mms_gdx_natives_android/src/main/resources/libbulletjmeneon.so [new file with mode: 0755]
mms_gdx_natives_android/src/main/resources/libgdx-bullet.so [new file with mode: 0755]
mms_gdx_natives_desktop/build.sbt [new file with mode: 0644]
mms_gdx_natives_desktop/src/main/resources/gdx-bullet.dll [new file with mode: 0644]
mms_gdx_natives_desktop/src/main/resources/gdx-bullet64.dll [new file with mode: 0644]
mms_gdx_natives_desktop/src/main/resources/libgdx-bullet.dylib [new file with mode: 0644]
mms_gdx_natives_desktop/src/main/resources/libgdx-bullet.so [new file with mode: 0644]
mms_gdx_natives_desktop/src/main/resources/libgdx-bullet64.so [new file with mode: 0644]
mms_gdx_natives_ios/build.sbt [new file with mode: 0644]
mms_gdx_natives_ios/src/main/resources/libgdx-bullet.a [new file with mode: 0644]
project/Common.scala