- remove bullet api diffing from build
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7615 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
155ab1c1c6
commit
31c2fdab15
@ -81,8 +81,8 @@
|
||||
<!--native bullet-->
|
||||
<mkdir dir="dist/opt/native-bullet"/>
|
||||
<mkdir dir="dist/opt/native-bullet/lib"/>
|
||||
<ant antfile="src/bullet/native/build.xml" target="bullet-api-diff"/>
|
||||
<move file="bullet-api-diff.html" todir="dist/opt/native-bullet" overwrite="true"/>
|
||||
<!--ant antfile="src/bullet/native/build.xml" target="bullet-api-diff"/-->
|
||||
<!--move file="bullet-api-diff.html" todir="dist/opt/native-bullet" overwrite="true"/-->
|
||||
<move file="dist/lib/jME3-bullet.jar" todir="dist/opt/native-bullet/lib" overwrite="true"/>
|
||||
<move file="dist/lib/jME3-bullet-natives.jar" todir="dist/opt/native-bullet/lib" overwrite="true"/>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user