diff --git a/examples/ExampleBrowser/premake4.lua b/examples/ExampleBrowser/premake4.lua index 1ed5e0965..0e3c7975e 100644 --- a/examples/ExampleBrowser/premake4.lua +++ b/examples/ExampleBrowser/premake4.lua @@ -162,6 +162,7 @@ project "App_BulletExampleBrowser" "../Vehicles/*", "../Raycast/*", "../MultiBody/MultiDofDemo.cpp", + "../MultiBody/SerialChains.cpp", "../MultiBody/TestJointTorqueSetup.cpp", "../MultiBody/Pendulum.cpp", "../MultiBody/MultiBodySoftContact.cpp",