- remove try to fix bullet compile issues
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9643 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
de4e4c3b91
commit
b7fbe61d43
@ -23,7 +23,7 @@ bullet.solaris.compiler=g++
|
|||||||
|
|
||||||
#cross compilation options, disable if just developing / testing on linux
|
#cross compilation options, disable if just developing / testing on linux
|
||||||
cross.compile=true
|
cross.compile=true
|
||||||
cross.compile.target=x86_64-w64-mingw32
|
cross.compile.target=i686-w64-mingw32
|
||||||
cross.compile.target64=x86_64-w64-mingw32
|
cross.compile.target64=x86_64-w64-mingw32
|
||||||
bullet.linux.crosscompiler=g++-cross
|
bullet.linux.crosscompiler=g++-cross
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user