Sfoglia il codice sorgente

- remove try to fix bullet compile issues

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9643 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
nor..67 13 anni fa
parent
commit
b7fbe61d43
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      engine/nbproject/bullet-native.properties

+ 1 - 1
engine/nbproject/bullet-native.properties

@@ -23,7 +23,7 @@ bullet.solaris.compiler=g++
 
 #cross compilation options, disable if just developing / testing on linux
 cross.compile=true
-cross.compile.target=x86_64-w64-mingw32
+cross.compile.target=i686-w64-mingw32
 cross.compile.target64=x86_64-w64-mingw32
 bullet.linux.crosscompiler=g++-cross