OSDN Git Service

Rebuilt gdx-bullet natives with _DBT_NO_PROFILE (disabled profiling).
authorsterwill@tinfig.com <sterwill@tinfig.com@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Sat, 25 Feb 2012 01:52:20 +0000 (01:52 +0000)
committersterwill@tinfig.com <sterwill@tinfig.com@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Sat, 25 Feb 2012 01:52:20 +0000 (01:52 +0000)
commit18812cdf61fb3c1e49209b55c70c6d705e6684e2
tree0b5681660bee285b9a3849f72d9ce16870a46c30
parentee5937be884d83350e2b3d2cf51f50ca886a9f7a
Rebuilt gdx-bullet natives with _DBT_NO_PROFILE (disabled profiling).
22 files changed:
extensions/gdx-bullet/jni/Android.mk
extensions/gdx-bullet/jni/build-linux32.xml
extensions/gdx-bullet/jni/build-linux64.xml
extensions/gdx-bullet/jni/build-macosx32.xml
extensions/gdx-bullet/jni/build-windows32.xml
extensions/gdx-bullet/jni/build-windows32home.xml
extensions/gdx-bullet/jni/build-windows64.xml
extensions/gdx-bullet/jni/swig-src/com/badlogic/gdx/physics/bullet/CProfileIterator.java [deleted file]
extensions/gdx-bullet/jni/swig-src/com/badlogic/gdx/physics/bullet/CProfileManager.java [deleted file]
extensions/gdx-bullet/jni/swig-src/com/badlogic/gdx/physics/bullet/CProfileNode.java [deleted file]
extensions/gdx-bullet/jni/swig-src/com/badlogic/gdx/physics/bullet/CProfileSample.java [deleted file]
extensions/gdx-bullet/jni/swig-src/com/badlogic/gdx/physics/bullet/btClock.java [deleted file]
extensions/gdx-bullet/jni/swig-src/com/badlogic/gdx/physics/bullet/gdxBulletConstants.java
extensions/gdx-bullet/jni/swig-src/com/badlogic/gdx/physics/bullet/gdxBulletJNI.java
extensions/gdx-bullet/jni/swig-src/gdxBullet_wrap.cpp
extensions/gdx-bullet/jni/swig/build.xml
extensions/gdx-bullet/jni/swig/gdxMissingBulletMethods.i
extensions/gdx-bullet/libs/armeabi-v7a/libgdx-bullet.so
extensions/gdx-bullet/libs/armeabi/libgdx-bullet.so
extensions/gdx-bullet/libs/gdx-bullet-natives.jar
extensions/gdx-bullet/libs/linux64/libgdx-bullet64.so
extensions/gdx-bullet/src/com/badlogic/gdx/physics/bullet/BulletBuild.java