bullet native build script:
- fix win32 native build git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8919 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
459f3ba4dd
commit
c42b1e9490
@ -349,8 +349,10 @@
|
||||
<includepath path="${bullet.java.include}/win32"/>
|
||||
<includepath path="${bullet.bullet.include}"/>
|
||||
<compilerarg value="-m32"/>
|
||||
<compilerarg value="-static-libgcc"/>
|
||||
<linker name="${bullet.linux.crosscompiler}">
|
||||
<linkerarg value="-mdll"/>
|
||||
<linkerarg value="-static"/>
|
||||
<libset dir="build/bullet-base-mingw" libs="BulletMultiThreaded,BulletDynamics,BulletCollision,LinearMath"/>
|
||||
</linker>
|
||||
</cc>
|
||||
|
Loading…
x
Reference in New Issue
Block a user