Skip to content

Commit

Permalink
3rdparty: bullet3: compile the whole thing
Browse files Browse the repository at this point in the history
  • Loading branch information
dbartolini committed Jan 31, 2025
1 parent 75ca783 commit 4100142
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions scripts/bullet.lua
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,4 @@ project "bullet"
BULLET_DIR .. "src/**.cpp",
}

removefiles {
BULLET_DIR .. "src/BulletDynamics/Vehicle/**.h",
BULLET_DIR .. "src/BulletDynamics/Vehicle/**.cpp",
BULLET_DIR .. "src/BulletSoftBody/**.h",
BULLET_DIR .. "src/BulletSoftBody/**.cpp",
}

configuration {}

0 comments on commit 4100142

Please sign in to comment.