remove BlockSolver/*
This commit is contained in:
@@ -220,12 +220,6 @@ SET(BulletExampleBrowser_SRCS
|
|||||||
../MultiThreadedDemo/CommonRigidBodyMTBase.h
|
../MultiThreadedDemo/CommonRigidBodyMTBase.h
|
||||||
../Heightfield/HeightfieldExample.cpp
|
../Heightfield/HeightfieldExample.cpp
|
||||||
../Heightfield/HeightfieldExample.h
|
../Heightfield/HeightfieldExample.h
|
||||||
../BlockSolver/btBlockSolver.cpp
|
|
||||||
../BlockSolver/btBlockSolver.h
|
|
||||||
../BlockSolver/BlockSolverExample.cpp
|
|
||||||
../BlockSolver/BlockSolverExample.h
|
|
||||||
../BlockSolver/RigidBodyBoxes.cpp
|
|
||||||
../BlockSolver/RigidBodyBoxes.h
|
|
||||||
../Tutorial/Tutorial.cpp
|
../Tutorial/Tutorial.cpp
|
||||||
../Tutorial/Tutorial.h
|
../Tutorial/Tutorial.h
|
||||||
../Tutorial/Dof6ConstraintTutorial.cpp
|
../Tutorial/Dof6ConstraintTutorial.cpp
|
||||||
|
|||||||
@@ -168,7 +168,6 @@ project "App_BulletExampleBrowser"
|
|||||||
"../Evolution/NN3DWalkers.h",
|
"../Evolution/NN3DWalkers.h",
|
||||||
"../Collision/*",
|
"../Collision/*",
|
||||||
"../RoboticsLearning/*",
|
"../RoboticsLearning/*",
|
||||||
"../BlockSolver/*",
|
|
||||||
"../Collision/Internal/*",
|
"../Collision/Internal/*",
|
||||||
"../Benchmarks/*",
|
"../Benchmarks/*",
|
||||||
"../MultiThreadedDemo/*",
|
"../MultiThreadedDemo/*",
|
||||||
|
|||||||
Reference in New Issue
Block a user