diff --git a/examples/ExampleBrowser/premake4.lua b/examples/ExampleBrowser/premake4.lua index 138cb615e..769ef9042 100644 --- a/examples/ExampleBrowser/premake4.lua +++ b/examples/ExampleBrowser/premake4.lua @@ -54,6 +54,8 @@ "../RenderingExamples/*", "../VoronoiFracture/*", "../SoftDemo/*", + "../FractureDemo/*", + "../DynamicControlDemo/*", "../Constraints/*", "../Vehicles/*", "../Raycast/*", @@ -107,4 +109,4 @@ if os.is("MacOSX") then links{"Cocoa.framework"} end - \ No newline at end of file +