From e3785f4e2059e99ab2a16740636168be88265beb Mon Sep 17 00:00:00 2001 From: "nor..67" Date: Sat, 11 Aug 2012 14:39:10 +0000 Subject: [PATCH] - try to fix bullet compile issues without typos git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9639 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 764937cf4..07898d0c9 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-mingw32 +cross.compile.target=x86_64-w64-mingw32 cross.compile.target64=x86_64-w64-mingw32 bullet.linux.crosscompiler=g++-cross