build script:
- fix typo git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8880 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
055d9319ef
commit
e862f7ec16
@ -133,7 +133,7 @@
|
|||||||
<delete file="bullet-api-diff.xml"/>
|
<delete file="bullet-api-diff.xml"/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="compile-native-library" description="compiles the native libbulletjme binary for the current platform" depends="compile-bullet-source, -create-folders, -nativelib-osx, -nativelib-windows, -nativelib-linux, -nativelib-linux-64, -nativelib-solaris"/>
|
<target name="compile-native-library" description="compiles the native libbulletjme binary for the current platform" depends="compile-bullet-sources, -create-folders, -nativelib-osx, -nativelib-windows, -nativelib-linux, -nativelib-linux-64, -nativelib-solaris"/>
|
||||||
|
|
||||||
<target name="-create-folders" description="creates the needed folders">
|
<target name="-create-folders" description="creates the needed folders">
|
||||||
<mkdir dir="${bullet.source.dir}"/>
|
<mkdir dir="${bullet.source.dir}"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user