summaryrefslogtreecommitdiff
path: root/src/BulletSoftBody/premake4.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/BulletSoftBody/premake4.lua')
-rw-r--r--src/BulletSoftBody/premake4.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/BulletSoftBody/premake4.lua b/src/BulletSoftBody/premake4.lua
index c8a6e5151..370bd98c1 100644
--- a/src/BulletSoftBody/premake4.lua
+++ b/src/BulletSoftBody/premake4.lua
@@ -10,5 +10,6 @@
end
files {
"**.cpp",
+ "BulletReducedDeformableBody/**.cpp",
"**.h"
}