|
@@ -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
|
|
|
|