Skip to content

Commit

Permalink
Updated to also build for x86.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Gramlich committed Nov 3, 2011
1 parent 0cab111 commit a139d1b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jni/build.sh
@@ -1,7 +1,7 @@
#! /bin/sh

NDK_DIRECTORY="/Users/ngramlich/SDKs/Android/ndk/r6/"
PROJECT_DIRECTORY="/Users/ngramlich/Workspace/AndEnginePhysicsBox2DExtension/"
NDK_DIRECTORY="/Users/ngramlich/SDKs/Android/ndk/r6b/"
PROJECT_DIRECTORY="/Users/ngramlich/Workspace/GLES2/AndEnginePhysicsBox2DExtension/"

# Run build:
cd ${PROJECT_DIRECTORY}
Expand Down
Binary file modified libs/armeabi-v7a/libandenginephysicsbox2dextension.so
Binary file not shown.
Binary file modified libs/armeabi/libandenginephysicsbox2dextension.so
Binary file not shown.

0 comments on commit a139d1b

Please sign in to comment.