- remove native bullet from jMP core libraries
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7452 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
8ed2db29a6
commit
c65eb4d7b1
@ -1,8 +1,8 @@
|
||||
build.xml.data.CRC32=ce4161c6
|
||||
build.xml.data.CRC32=525c4eca
|
||||
build.xml.script.CRC32=cdae6a36
|
||||
build.xml.stylesheet.CRC32=a56c6a5b@1.45.1
|
||||
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
|
||||
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
|
||||
nbproject/build-impl.xml.data.CRC32=ce4161c6
|
||||
nbproject/build-impl.xml.data.CRC32=525c4eca
|
||||
nbproject/build-impl.xml.script.CRC32=246f9b81
|
||||
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@1.45.1
|
||||
|
@ -1,3 +1,4 @@
|
||||
file.reference.jME3-jbullet.jar=release/modules/ext/jME3-jbullet.jar
|
||||
file.reference.jME3-lwjgl-natives.jar=release/modules/ext/jME3-lwjgl-natives.jar
|
||||
file.reference.jMonkeyEngine3.jar=release/modules/ext/jMonkeyEngine3.jar
|
||||
javac.source=1.5
|
||||
|
@ -116,14 +116,6 @@
|
||||
<package>jme3tools.nvtex</package>
|
||||
<package>jme3tools.optimize</package>
|
||||
</public-packages>
|
||||
<class-path-extension>
|
||||
<runtime-relative-path>ext/jME3-bullet-natives.jar</runtime-relative-path>
|
||||
<binary-origin>release/modules/ext/jME3-bullet-natives.jar</binary-origin>
|
||||
</class-path-extension>
|
||||
<class-path-extension>
|
||||
<runtime-relative-path>ext/jME3-bullet.jar</runtime-relative-path>
|
||||
<binary-origin>release/modules/ext/jME3-bullet.jar</binary-origin>
|
||||
</class-path-extension>
|
||||
<class-path-extension>
|
||||
<runtime-relative-path>ext/jME3-jbullet.jar</runtime-relative-path>
|
||||
<binary-origin>release/modules/ext/jME3-jbullet.jar</binary-origin>
|
||||
|
Loading…
x
Reference in New Issue
Block a user