updated some jamfiles, for Extra folder

This commit is contained in:
ejcoumans
2006-11-11 06:40:55 +00:00
parent 946963441f
commit 98fa2a38e8
7 changed files with 38 additions and 4 deletions

View File

@@ -233,8 +233,8 @@ static float gDepth;
static bool TestEPA(const MyConvex& hull0, const MyConvex& hull1)
{
static btSimplexSolverInterface simplexSolver;
//static Solid3JohnsonSimplexSolver simplexSolver;
//static btSimplexSolverInterface simplexSolver;
static Solid3JohnsonSimplexSolver simplexSolver;
simplexSolver.reset();