Browse Source

- remove native bullet from jMP core libraries

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7452 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
nor..67 14 years ago
parent
commit
308e08a6dc

+ 2 - 2
jme3-core-baselibs/nbproject/genfiles.properties

@@ -1,8 +1,8 @@
-build.xml.data.CRC32=ce4161c6
+build.xml.data.CRC32=525c4eca
 build.xml.script.CRC32=cdae6a36
 build.xml.script.CRC32=cdae6a36
 [email protected]
 [email protected]
 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
 # 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.
 # 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.script.CRC32=246f9b81
 nbproject/[email protected]
 nbproject/[email protected]

+ 1 - 0
jme3-core-baselibs/nbproject/project.properties

@@ -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.jME3-lwjgl-natives.jar=release/modules/ext/jME3-lwjgl-natives.jar
 file.reference.jMonkeyEngine3.jar=release/modules/ext/jMonkeyEngine3.jar
 file.reference.jMonkeyEngine3.jar=release/modules/ext/jMonkeyEngine3.jar
 javac.source=1.5
 javac.source=1.5

+ 0 - 8
jme3-core-baselibs/nbproject/project.xml

@@ -116,14 +116,6 @@
                 <package>jme3tools.nvtex</package>
                 <package>jme3tools.nvtex</package>
                 <package>jme3tools.optimize</package>
                 <package>jme3tools.optimize</package>
             </public-packages>
             </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>
             <class-path-extension>
                 <runtime-relative-path>ext/jME3-jbullet.jar</runtime-relative-path>
                 <runtime-relative-path>ext/jME3-jbullet.jar</runtime-relative-path>
                 <binary-origin>release/modules/ext/jME3-jbullet.jar</binary-origin>
                 <binary-origin>release/modules/ext/jME3-jbullet.jar</binary-origin>