|
@@ -58,7 +58,7 @@
|
|
<available file="build/bullet-base-mingw/libLinearMath.a" property="haveBulletLibraryMingw"/>
|
|
<available file="build/bullet-base-mingw/libLinearMath.a" property="haveBulletLibraryMingw"/>
|
|
<available file="build/bullet-base-mingw-64/libLinearMath.a" property="haveBulletLibraryMingw64"/>
|
|
<available file="build/bullet-base-mingw-64/libLinearMath.a" property="haveBulletLibraryMingw64"/>
|
|
<condition property="doDownloadBulletSource">
|
|
<condition property="doDownloadBulletSource">
|
|
- <not><istrue value="${haveBulletSource}"/></not>
|
|
|
|
|
|
+ <isfalse value="${haveBulletSource}"/>
|
|
</condition>
|
|
</condition>
|
|
<condition property="doBuildMacBase">
|
|
<condition property="doBuildMacBase">
|
|
<and>
|
|
<and>
|