From 5c0c12b0c214edf1894d7c2f622f577d72f5d2ae Mon Sep 17 00:00:00 2001 From: "nor..67" Date: Sat, 11 Aug 2012 14:49:35 +0000 Subject: [PATCH] - remove try to fix bullet compile issues git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9640 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 07898d0c9..fdb723719 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=x86_64-w64-mingw32 +cross.compile.target=i686-w64-mingw32 cross.compile.target64=x86_64-w64-mingw32 bullet.linux.crosscompiler=g++-cross