- bullet native: fix osx java headers path to work on lion
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8407 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
fbbe0fa8c7
commit
99c679af49
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user