OSDN Git Service

- bullet native: fix osx java headers path to work on lion
authornormen667 <normen667@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Sat, 15 Oct 2011 22:41:46 +0000 (22:41 +0000)
committernormen667 <normen667@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Sat, 15 Oct 2011 22:41:46 +0000 (22:41 +0000)
git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@8407 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

engine/src/bullet/native/bullet.properties

index 0c6a246..d8a62a1 100644 (file)
@@ -20,7 +20,7 @@ bullet.solaris.compiler=g++
 # native header include directories
 bullet.java.include=${java.home}/../include
 # OSX has no JRE, only JDK
-bullet.osx.java.include=${java.home}/include
+bullet.osx.java.include=/System/Library/Frameworks/JavaVM.framework/Headers
 
 # dont change these..
 bullet.bullet.include=${bullet.folder}/src