From 640ac3d981b7de32e9471a485e25887a4b8befe7 Mon Sep 17 00:00:00 2001 From: "nor..67" Date: Sat, 11 Aug 2012 14:29:21 +0000 Subject: [PATCH] - try to fix bullet compile issues git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9638 75d07b2b-3a1a-0410-a2c5-0572b91ccdca --- engine/nbproject/bullet-native.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/nbproject/bullet-native.properties b/engine/nbproject/bullet-native.properties index fdb723719..764937cf4 100644 --- a/engine/nbproject/bullet-native.properties +++ b/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-mingw32 cross.compile.target64=x86_64-w64-mingw32 bullet.linux.crosscompiler=g++-cross