|
@@ -8,14 +8,15 @@ bullet.library.version=0.9
|
|
|
ndk.dir=/opt/android-ndk-r7
|
|
|
|
|
|
# change if bullet version changes
|
|
|
-bullet.folder=../bullet-2.79
|
|
|
-bullet.download=http://bullet.googlecode.com/files/bullet-2.79-rev2440.zip
|
|
|
+bullet.folder=../bullet-2.80-rev2531
|
|
|
+bullet.download=http://bullet.googlecode.com/files/bullet-2.80-rev2531.zip
|
|
|
|
|
|
# compile options
|
|
|
bullet.compile.debug=false
|
|
|
# native library compilation options
|
|
|
bullet.osx.compiler=g++
|
|
|
-bullet.osx.syslibroot=/Developer/SDKs/MacOSX10.6.sdk
|
|
|
+bullet.osx.syslibroot=/Applications/XCode/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk
|
|
|
+#/Developer/SDKs/MacOSX10.6.sdk
|
|
|
# change this to msvc for MS Visual Studio compiler
|
|
|
bullet.windows.compiler=g++
|
|
|
bullet.linux.compiler=g++
|