From 5f582977cba19649cffb512002294d2180e63d99 Mon Sep 17 00:00:00 2001 From: "nor..67" Date: Sat, 22 Oct 2011 13:11:28 +0000 Subject: [PATCH] - update build file and native bullet properties for release git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8502 75d07b2b-3a1a-0410-a2c5-0572b91ccdca --- build.xml | 4 +--- engine/src/bullet/native/bullet.properties | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index bda40d169..dde3b635b 100644 --- a/build.xml +++ b/build.xml @@ -42,9 +42,7 @@ - - - + diff --git a/engine/src/bullet/native/bullet.properties b/engine/src/bullet/native/bullet.properties index d8a62a15c..9cda82cd3 100644 --- a/engine/src/bullet/native/bullet.properties +++ b/engine/src/bullet/native/bullet.properties @@ -5,7 +5,7 @@ bullet.library.name=bulletjme bullet.library.version=0.9 # change if bullet folder has different location -bullet.folder=../bullet-trunk +bullet.folder=../bullet-2.79 # compile options bullet.compile.debug=false