diff --git a/examples/RobotSimulator/CMakeLists.txt b/examples/RobotSimulator/CMakeLists.txt index e966cf390..c9e0a66c3 100644 --- a/examples/RobotSimulator/CMakeLists.txt +++ b/examples/RobotSimulator/CMakeLists.txt @@ -14,13 +14,6 @@ SET(RobotSimulator_SRCS b3RobotSimulatorClientAPI.h MinitaurSetup.cpp MinitaurSetup.h - Bound.cpp - GRAPI/BulletMinitaur.cpp - GRAPI/BulletMotor.cpp - GRAPI/BulletRemoteKeyboard - GRAPI/BulletRobot - GRAPI/Impl.cpp - GRAPI/MinitaurLeg.cpp ../../examples/SharedMemory/IKTrajectoryHelper.cpp ../../examples/SharedMemory/IKTrajectoryHelper.h ../../examples/ExampleBrowser/InProcessExampleBrowser.cpp