native bullet build:
- change <not>istrue -> isfalse git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8910 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
0ba9fc4638
commit
987e55606a
@ -58,7 +58,7 @@
|
||||
<available file="build/bullet-base-mingw/libLinearMath.a" property="haveBulletLibraryMingw"/>
|
||||
<available file="build/bullet-base-mingw-64/libLinearMath.a" property="haveBulletLibraryMingw64"/>
|
||||
<condition property="doDownloadBulletSource">
|
||||
<not><istrue value="${haveBulletSource}"/></not>
|
||||
<isfalse value="${haveBulletSource}"/>
|
||||
</condition>
|
||||
<condition property="doBuildMacBase">
|
||||
<and>
|
||||
|
Loading…
x
Reference in New Issue
Block a user