Explorar el Código

- different try to fix bullet compile issues

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9641 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
nor..67 hace 13 años
padre
commit
a859b1e672
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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=i686-w64-mingw32
+cross.compile.target=x86_64-w64-mingw32
 cross.compile.target64=x86_64-w64-mingw32
 bullet.linux.crosscompiler=g++-cross